[wp-trac] Re: [WordPress Trac] #2499: Rework Link Categories
WordPress Trac
wp-trac at lists.automattic.com
Sun Feb 26 15:00:37 GMT 2006
#2499: Rework Link Categories
----------------------------+-----------------------------------------------
Id: 2499 | Status: new
Component: Administration | Modified: Sun Feb 26 15:00:37 2006
Severity: normal | Milestone: 2.1
Priority: low | Version: 2.0.1
Owner: ryan | Reporter: ryan
----------------------------+-----------------------------------------------
Comment (by MichaelH):
After installing link_categories.11.diff and doing a new install.php;
1. This in the address bar, http://localhost/wp21/wp-
admin/link.php?link_id=6&action=edit, after adding two Categories 'on the
fly' -- Mycat1,Mycat2. It put those Categories in the list of available
Categories and also displayed 12 instances of "undefined". Strange order
there also. But it didn't update wp_categories or wp_link2cat. Problem
happens adding even one Category there. Does the same thing writing a
post.
2. In categories.php it allows you to Add a Category but the tables never
get written though it does splash the message "Category added". This is
left in the address bar: http://localhost/wp21/wp-
admin/categories.php?message=1#addcat
3. In link-manager.php, the box at the bottom says "Delete Checked
Links". Should be "Delete Checked Bookmarks".
4. In wp-admin/link-manager.php?deleted=5 the splash message say "! 5
comments deleted" should be "! 5 Bookmarks deleted". Also, the box at the
bottom then says "Deleted Checked Links" should be "Deleted Checked
Bookmarks".
5. Imported bookmarks got put into Category ID 1 (Uncategorized0 even
though told it to put in Category 2 (Blogroll). Actually it suggested
Blogroll as the import Category so I never changed it.
6. Even doing a bulk delete of 50 Bookmarks, then doing a new "Order by:"
and clicking the Show button, it still shows this in the address bar:
http://localhost/wp21/wp-admin/link-manager.php?deleted=50 and again
displays the splash message that "! 50 comments deleted".
7. Starting with two Categories--in categories.php, after deleting a
Category with one Bookmark it redislays the first and only Category, but
shows the wrong Link Count. Doing a browser refresh caused it to display
correctly.
--
Ticket URL: <http://trac.wordpress.org/ticket/2499>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list