[wp-trac] [WordPress Trac] #22607: Existing galleries (aka "Uploaded to this post") cannot be manually ordered
WordPress Trac
noreply at wordpress.org
Sun Dec 2 16:04:14 UTC 2012
#22607: Existing galleries (aka "Uploaded to this post") cannot be manually ordered
--------------------------------------------+--------------------
Reporter: devinreams | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.5
Component: Gallery | Version: trunk
Severity: major | Resolution:
Keywords: has-patch needs-testing commit |
--------------------------------------------+--------------------
Comment (by nacin):
Looks great.
The only thing is, once these items have been sorted by menu_order (i.e.
they're not all 0), new uploads should be added to the *end*. But, that's
not how 3.4 works. It puts them all at 0, and therefore at the front,
until things get moved around. In 3.5, they're put at the front but they
get numbered 1-2-3 etc. We can keep that exact same behavior if we wanted
if we just declined to fire refreshMenuOrder on change:uploading.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22607#comment:17>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list