[wp-trac] [WordPress Trac] #14024: Insufficient permissions error after activating plugins

WordPress Trac wp-trac at lists.automattic.com
Sun Dec 18 22:37:15 UTC 2011


#14024: Insufficient permissions error after activating plugins
----------------------------+------------------
 Reporter:  SergeyBiryukov  |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  3.4
Component:  I18N            |     Version:  3.0
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |
----------------------------+------------------
Changes (by nacin):

 * milestone:  Future Release => 3.4


Comment:

 `did_action('init')` is fine, as it returns true the moment init fires
 (rather than only after it completes).

 I don't think return false is acceptable. We might just need to fire the
 _doing_it_wrong() and let it continue.

 #19599 should fix the issue. All we need is _doing_it_wrong().

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


More information about the wp-trac mailing list