|
[
Permlink
| « Hide
]
Tyler Johnson added a comment - 21/Jul/08 04:05 PM
The issue is due to the FCKeditor being used within a hidden div. We should look at adding this workaround to our code base.
I have created an app using the attached JSP page, and tested it with IE 6 and 7 and didn't see any problem. Arran can you please retest it with the trunk head?
Tested with the trunk and I'm still seeing the exceptions. Possibly you can send me your war file and I can test yours out.
Tested the war file and I can still see the exceptions. The Javascript error appears after the popup has been displayed once. I suspect this is because of using the rendered attribute to show/hide the popup. If you change it to visible you will get the other java script exception (the one related to the FCKEditor).
Did you clear the cache? As I can't see any javascript error on my PC using the IE7, and I don't see on test machine using IE6.
May be its my browser error exception setting, I'll try to change my browser setting. Does this exception breaks the component functionality? Cleared the cache and still see the messages, I don't think its breaking functionality, just very very annoying, seems to happen when the popup is closed and opened.
Hi Mandeep,
Arran can reproduce this error on his PC, and it doesn't happen on my PC. Can you please ask someone to deploy the attached war and run the demo under IE6 or 7 and let us know if you see any javascript exception. Thanks, Tested attached war file on tomcat6 with IE7, could not reproduce the problem.
Arran can you please test your app on some other PC?
Thanks, Tested my app on Tylers machine and he was able to see the JavaScript errors. If the errors don't popup it should say Errors on page in the bottom left corner of IE.
Didn't even see the error on the bottom left corner as well. :(
Yip, I am not able to reproduce this error on my machine, so I am unable to fix it. Can you please run this attached war, and see if you get this error?
Thanks, .war file doesn't run. All I get is:
HTTP Status 404 - /ICe-3304/ description The requested resource (/ICe-3304/) is not available. I accessed the app. thru. Tomcat Manager. And the manager showed that it had been deployed successfully and was up and running. No errors either in the Tomcat console. Need to create an Intellij project to run? This is the unspecified error. If you change how the popup is shown/removed to using visible instead of rendered it will through the 800a025e error which is a known issue with the FCKEditor. I have an example if you need one.
Finally got the error line to display in the Script Debugger. See screenshot-3. Now we need to figure out how to debug and fix this. The FCKeditor source code is actually scrambled and then zipped, so to debug and change it requires a few extra tedious steps.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||