[wp-trac] [WordPress Trac] #33128: admin_menu not called when attachment form is loaded in a frame

WordPress Trac noreply at wordpress.org
Sun Jul 26 13:47:23 UTC 2015


#33128: admin_menu not called when attachment form is loaded in a frame
--------------------------+---------------------------------
 Reporter:  cvedovini     |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Media         |     Version:  4.2.2
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:  ui, administration
--------------------------+---------------------------------

Comment (by cvedovini):

 the issue is that it was called anyway, and my code was working perfectly,
 until a recent release (4.2 probably) and now it's only called the first
 time the form is loaded but it's not called when it's loaded after a the
 post to update the data.

 so, leaving aside that there was a non backward compatible change, the
 fact that it is called only once is either inconsistent (it shouldn't be
 called at all) or a bug (it should also be called when the form is posted,
 like it was before)

--
Ticket URL: <https://core.trac.wordpress.org/ticket/33128#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list