[wp-trac] [WordPress Trac] #12912: Admin Notice Feed Message

WordPress Trac wp-trac at lists.automattic.com
Thu Apr 8 03:25:23 UTC 2010


#12912: Admin Notice Feed Message
--------------------------+-------------------------------------------------
 Reporter:  bloggus       |       Owner:     
     Type:  defect (bug)  |      Status:  new
 Priority:  low           |   Milestone:  3.0
Component:  Multisite     |     Version:  3.0
 Severity:  minor         |    Keywords:     
--------------------------+-------------------------------------------------

Comment(by nacin):

 This is actually an issue with the *_user_option API that, I believe, has
 been reported elsewhere. More or less, whenever we update a user option,
 it isn't available until then next page load, as we don't flush the vars
 they are held in.

 Simple fix would be to issue a return early in the admin notice feed
 handler. Let's do that for 3.0.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/12912#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list