[wpmu-trac] [WordPress MU Trac] #475: cannot create (add) new Category via wp-admin/categories.php#addcat if JS is on

WordPress MU Trac wpmu-trac at lists.automattic.com
Wed Oct 24 23:01:22 GMT 2007


#475: cannot create (add) new Category via wp-admin/categories.php#addcat if JS
is on
------------------------+---------------------------------------------------
 Reporter:  options     |       Owner:  somebody
     Type:  defect      |      Status:  new     
 Priority:  normal      |   Milestone:          
Component:  component1  |     Version:          
 Severity:  normal      |    Keywords:          
------------------------+---------------------------------------------------
 since [1069] the wp-admin/categories.php#addcat does not work correctly in
 the trunk, unless the following statement:

   wp_enqueue_script( '[log:trunk/wp-admin/js/categories.js at 1069:1125
 admin-categories]' );


 is commented in the [source:trunk/wp-admin/categories.php at 1123#L75].

 otherwise it says:
   You do not have permission to do that

 here is HTTP log:
 {{{
 POST /wp-admin/admin-ajax.php HTTP/1.1
 X-Requested-With: XMLHttpRequest

 Posting 28 bytes...

 _ajax_nonce=0
 action=add-cat
 }}}

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/475>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list