Gomez wrote:
Gerard van Enk wrote:

I assume you're talking about bug #6415? This bug has been marked closed, but I reckon it must be reopened again?


No, bug #6414 ( Javascript error on "Save & close button").
While there IS a n error with Save (and almnost any other button, for that matter), it is cause dby htmlArea failing to properly initialize.


The editwizards use javascript/DOM to instnatiate an iframe object for a htmlArea. when you try to access that document property of the htmlArea, you get an �ccess Denied' error. This only happens on IE.
The odd bit is that if you jump to a 'htmlArea' wizard from a list.jsp, or if it is on the second form of a wizard, all goes well.
It seem to be related to the idea that if an iframe points to a location that is not in the same domain as teh page, you are denied access. Somehow , teh first time you come on a wizard (or list) page, conditions are thius that craeting an iframe with javascript triggers this error.


I am currently at home so not able to solve this problem (in fact I have serious doubts I can solve this problem at work). Maybe some javascript guru can take a look?

I can't reproduce the problem, so it would be nice to have a test case and more info about the steps how this problem can be reproduced.


So......we have to wait a little longer....but MMBase-1.7.0 is almost finished :)

Gerard

Reply via email to