After upgrading from 4.42 to 4.46 I was have a few issues... another is on the Manage Products page.. the next and Last links at the bottom do not work. In order to display the next records I have the use the drop down at the to display more than the default 25 items... anyone else expereince this? If not how is this fixed.
I am using Firefox 5, but also tried IE8/9
The "Next" link has this code:
javascript:WebForm_DoPostBackWithOptions(new%20WebForm_PostBackOptions("dnn$ctr1013$ManageProducts$lbNext",%20"",%20true,%20"",%20"",%20false,%20true))
The "Last" link has this code:
javascript:WebForm_DoPostBackWithOptions(new%20WebForm_PostBackOptions("dnn$ctr1013$ManageProducts$lbLast",%20"",%20true,%20"",%20"",%20false,%20true))