Hello Babynus,
I have some troubles with IE7 : i can't not connect to the main menu in IE7, connexion is accepted but the screen of loging is frozen.
I think is about the javascript module. what do u think ?
Thx
Hi,
Sorry, I cannot test on IE7, I don't have any workstattion with this version anymore.
Which version of Project'Or RIA ?
Did you try and refresh the browser cache ?
Can you report any Javascript error ?
Hi,
- I'm using the last version (2.4)
- Yes, i refresh the browser cash
- I don't how to catch the error on IE 7
By the way, i have the same trouble with FirexFox 14 ... it works perfect with the version 2.1.1 but not now ... And, i'm testing in my work environnement so do u think that the security restrictions can provoque this problem ?
Thx
Hi,
I just tested on Firefox 14, it's working correctly.
So you may have an issue on your deployment of the new version.
To get the Javascript error (if any), open the console on Firefox : [shift]+[ctrl]+J
Maybe you can try and re-install.
Hi,
it works now on FF14 but the problem still persist on IE7 ...
Regards
Upgrade to IE9
Hi,
actually it's not depend of me cause IE7 is the default browser in the organization ... we're now testing Projector for a global deployement ... unfortunately we haven't a project to upgrade windows xp and IE7 ...
Regards
Please let me know if you get any javascript error :
Tools / Options / Adsvanced, unckeck (disable script debugger)
Run the application again.
You should get an alert on bottom left of screen.
Double click on it, will show a popu with the message.
Could you also try a previous version (V2.3.0 for instance).
Thanks.
Hi,
Great you found the issue !
This fixing may help someone else 😉
About JS error, it's a Dojo issue on V1.7.2 of the framework.
This issue is not blocking, you can continue with it.
I'm testing V1.7.3 of dojo to see if it fixes this issue.
Some other issues on Firefox (crash) may force me to revert to previous version (V1.6.2)... this will erase this isse...
I tested JS error on IE8 (I don't have any IE7 available any more)
- on V2.4.0 with Dojo 1.7.2 : error occurs
- on V2.4.1 with Dojo 1.7.3 : error does not occur
So it seems Dojo 1.7.3 fixes this issue ... at least on IE8. Hope it also fixes it on IE7.
