Is this on Firefox? -----Original Message----- From: Mark Parker [mailto:godef...@gmail.com] Sent: Thursday, October 13, 2011 12:49 PM To: orchard-discuss@lists.outercurve.org Subject: Show: box doesn't function
On my site, the Show: box (show x per page) hasn't functioned since 1.1. I had hoped that upgrading to 1.3.x from 1.2.x would fix it, but it doesn't seem like it has. When I click the box, nothing happens. The HTML shows options in the box, but I can't make them appear. The HTML looks like this: <select id="undefinedSelector" class="selector group pager" name="undefinedSelector"> <option value="/Packaging/Gallery/Themes?Options.Order=Downloads&pageSize=0&page=2">All</option> <option selected="selected">10</option> <option value="/Packaging/Gallery/Themes?Options.Order=Downloads&pageSize=50&page=2">50</option> <option value="/Packaging/Gallery/Themes?Options.Order=Downloads&pageSize=100&page=2">100</option> </select>