OK, please open a bug on the issue tracker and I'll make sure this gets fixed for 1.4.
From: Mark Parker [mailto:godef...@gmail.com] Sent: Thursday, October 13, 2011 1:18 PM To: orchard-discuss@lists.outercurve.org Subject: Re: Show: box doesn't function Yes, this is FF7. It previously worked on FF, though it was probably 4.something back then. Mark On Thu, Oct 13, 2011 at 1:52 PM, Bertrand Le Roy <bertrand.le....@microsoft.com<mailto:bertrand.le....@microsoft.com>> wrote: Is this on Firefox? -----Original Message----- From: Mark Parker [mailto:godef...@gmail.com<mailto:godef...@gmail.com>] Sent: Thursday, October 13, 2011 12:49 PM To: orchard-discuss@lists.outercurve.org<mailto: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>