[found bug] Issue with gallery update in Manage gallery
-
I’m using WP 3.8.1 and NextGen Gallery v 2.0.40
I set up a gallery with some photos. When I edit title and or description of the photos, after click on “Save changes”, title and description inside the input are reverted to the previous values even if new values are saved.
If I refresh the page, I see the correct values.I try to clarify with an example:
1 – I start editing some photos inside gallery with id 2:
/wp-admin/admin.php?page=nggallery-manage-gallery&mode=edit&gid=9&_wpnonce=98db61f4502- Current title & description of photo with id 85 are “foo” and “bar”
3 – I change title & description from “foo” to “new foo” and from “bar” to “new bar”
4 – Save changes
5 – Inside title I see old value “foo” and inside description I see “bar”
6 – If I reload the current page (/wp-admin/admin.php?page=nggallery-manage-gallery&mode=edit&gid=9&_wpnonce=98db61f450), now see the new values i.e. “new foo” and “new bar”.
Hope you’ll find this useful.
- The topic ‘[found bug] Issue with gallery update in Manage gallery’ is closed to new replies.