Focal Point
[CLOSED] Error on Javascript browser setting

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/2057048216

November 14, 2011, 07:29 AM
sathish
[CLOSED] Error on Javascript browser setting
Hi,

I have button on home page, clicking on shows a popup window which displays the user id details.

Here is the URL of popup,
http://xxxx/approot/auar/auar_...4845853&USER_ID=APRO


While clicking on the button getting following error on javascript.

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MS-RTC LM 8; .NET4.0C; .NET CLR 1.1.4322; InfoPath.3)
Timestamp: Wed, 9 Nov 2011 16:11:48 UTC


Message: Expected token ')' found 'NAME'.

table/tr[((td[@colnum='c1']='APRO') -->none<-- [td[@colnum='c1']='APRO'))]/td[@colnum='c0']
Line: 9103
Char: 4
Code: 0
URI: http://xxxx/ibi_html/javaassis...i/html/js/ibirls3.js

Above popup load fine on IE 7.0, but does not work in iE 8.0.

Any help would be appreciated.

This message has been edited. Last edited by: Kerry,


WebFOCUS 7.6
Windows, All Outputs
November 14, 2011, 03:35 PM
Waz
Is your version of WF certified for IE 8 ?

There was a post last week, that gave a link to supported browsers, you may want to check it out.


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

November 15, 2011, 12:57 AM
sathish
Thanks waz for your reply,
Do you have the link for the post?


WebFOCUS 7.6
Windows, All Outputs
November 15, 2011, 07:16 AM
Wep5622
The problem is at line 9103 of your ibirls3.js file. I looked at ours, but it appears to be different from yours as the code at that line here is not related to your problem.

What's at (and around) that line in your ibirls3.js?


WebFOCUS 8.1.03, Windows 7-64/2008-64, IBM DB2/400, Oracle 11g & RDB, MS SQL-Server 2005, SAP, PostgreSQL 11, Output: HTML, PDF, Excel 2010
: Member of User Group Benelux :
November 15, 2011, 03:42 PM
Waz
Here is the link.

http://forums.informationbuild...237086216#7237086216

I just used the advanced search option, and searched for "browser support" for the last couple of weeks.


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!