FS#199 — Bug Found -Subscriber List - Changing page# or size options hangs list
| Bug Report | |
| Subscribers | |
| Assigned | |
| Brice Burgess | |
| All |
| High | |
| Normal | |
| Aardvark PR16 | |
| Undecided | |
| Undecided | |
![]() |
In IE7 the page # and list size toggles break the list rendering. The status bar says "Error on page" and the red "Processing" indicator hangs. Using the View or page refresh options, the list rendering can more or less be reset. However, even after reset my entire list isn't accessible. Only the first 150. Any attempt to move to the next page or change the list size causes the error.
In Firefox I don't have any problem using the list selectors. Everything seems to work fine.
I enabled script debugging in IE7 and the error report is as follows:
Line: 690
Char: 98
Error: Expected '}'
Code: 0
URL: mysite/admin/subscribers_manage.php
Thanks.
In Firefox I don't have any problem using the list selectors. Everything seems to work fine.
I enabled script debugging in IE7 and the error report is as follows:
Line: 690
Char: 98
Error: Expected '}'
Code: 0
URL: mysite/admin/subscribers_manage.php
Thanks.
This task depends upon
This task blocks these from closing

I am unable to reproduce this error. I have;
1. Imported 1000 random subscribes -- email address and "name"
2. Changed the number per page from 150 to 500 in Subscribers Manage ... it worked [displayed 500 subscribers]
3. Changed the number per page from 500 to 50 ... it worked
4. Changed the number per page from 50 to 1000 ... it worked
Perhaps it is related to your subscriber list/fields. Could you send me an export of your subscribers base as well as a list of your fields [name and type] so that I may be able to reproduce this locally?
Thanks,
~ Brice