[wp-trac] [WordPress Trac] #11165: Blogroll/Bookmarks add/edit rating drop down to have 0 to 10 possible options
WordPress Trac
wp-trac at lists.automattic.com
Tue Nov 17 17:52:40 UTC 2009
#11165: Blogroll/Bookmarks add/edit rating drop down to have 0 to 10 possible
options
--------------------------+-------------------------------------------------
Reporter: ProDevStudio | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.9
Component: General | Version: 2.9
Severity: normal | Keywords: meta_boxes, link, link_advanced
--------------------------+-------------------------------------------------
When adding a new link or editing an existing link: under the Advanced
section the rating drop down only allows for maximum of 9.
It should allow up to 10 or have some kind of options somewhere to set the
appropriate maximum rating say for example 5, 10 or percentage rating.
Just looking at the current trunk version the rating for add/edit link
under advanced link_advanced_meta_box does not allow more then rating of
9.
In file (wp-admin->includes->meta-boxes.php line: 804) in the for loop
stop condition a = is missing.
see patch attached for fix/details.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11165>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list