[wp-trac] [WordPress Trac] #10176: Cannot create new child category
with same name from post panel
WordPress Trac
wp-trac at lists.automattic.com
Mon Jun 15 15:07:58 GMT 2009
#10176: Cannot create new child category with same name from post panel
--------------------------+-------------------------------------------------
Reporter: achairapart | Owner: azaozz
Type: defect (bug) | Status: new
Priority: normal | Milestone: Unassigned
Component: JavaScript | Version: 2.8
Severity: normal | Keywords: category, subcategory, post panel
--------------------------+-------------------------------------------------
From post panel is not possible to create a child category with the same
name of another child category from different parent.
----
example:
with this pattern:
- category1
- subcat
- category2
In post panel it's impossible to create a category called 'subcat' as a
child of 'category2'.
----
Returned Error from FIREBUG:
{{{
uncaught exception: [Exception... "Could not convert JavaScript argument
arg 0 [nsIDOMViewCSS.getComputedStyle]" nsresult: "0x80570009
(NS_ERROR_XPC_BAD_CONVERT_JS)" location: "JS frame ::
http://localhost/projects/x/wp-admin/load-
scripts.php?c=1&load=jquery,utils,editor,quicktags&ver=33f9a1c72519a04d2fd7dd5a26c9ec8d
:: anonymous :: line 12" data: no]
http://localhost/projects/x/wp-admin/post.php?action=edit&post=56
Line 35
}}}
----
Tested on Firefox 3.0.11/win. Wordpress 2.8 runs locally on XAMPP/Windows.
Note: this happens only in Add New or Edit Panel, no issues with the
Category Panel.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10176>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list