modxcms / Collections

An Extra for MODX Revolution that provides for Resource Collections managed by CollectionContainer Resources
GNU General Public License v2.0
53 stars 37 forks source link

3.7.0 menuindex edits via grid not saved #297

Closed travisbotello closed 4 years ago

travisbotello commented 5 years ago

With version 3.7.0 menuindex edits via grid (inline editing) are not saved.

Steps to reproduce:

MODX 2.7.1 Collections 3.7.0 PHP 7.3

Issue doesn't occur in version 3.6.0

tonyklapatch commented 5 years ago

I'm also getting this error on 3.7.0. This error is being logged in the JS console, no request is being sent to the server.

image

mit0787 commented 5 years ago

I have same problem not only for menuindex but for all editable fields

travisbotello commented 5 years ago

We reverted to 3.6.0 in our production installations.

JoshuaLuckers commented 4 years ago

This issue also affects other grid editors (combo, custom etc).

JoshuaLuckers commented 4 years ago

The function doEncode is part of Ext.util.JSON.