Interactive report search bar gets javascript error - changing search colum
tfaMay 28 2009 — edited Aug 4 2009When using Internet Explorer (IE) and interactive reports an error is raised when specifying a column to search over (columns found under magnifying glass icon on search bar). This error is only raised when the browser is IE.
I'm having a hard time troubleshooting the error as IE does not give users useful information about errors. Every interactive report I develop gets this same error. I've replicated it on apex.oracle.com. Has any other IE user experienced the same error? Is there a workaround or fix?
The Error =
Line: 1
Char: 6
Error: Syntax Error
Code: 0
URL: http://myserver:7777/pls/apex/f?p=1400:28:3576578515204621::NO
APEX Version = 3.2.0.00.27
Internet Explorer Version = 6.0.2
Example Page that raises error = http://apex.oracle.com/pls/otn/f?p=46657:1
I must code my app pages for IE as it is our corp standard.
Regards,
Todd