[dojo-contributors] Review request for #2247: xdomain builds: Get RichText to work with xdomain builds

James Burke jburke at dojotoolkit.org
Fri Dec 22 18:36:26 EST 2006


There is a document.write() issue with RichText and xdomain builds.
See the bug for info:

http://trac.dojotoolkit.org/ticket/2247

I have a patch attached to the ticket. I think I need either LiuCougar
or Alex to review, but I'm not sure. If anyone knows how to test the
correct operation of the dojo.widget.RichText.savedContent textarea in
RichText, then I can try testing the patch to make sure it works for
the problem it is trying to solve.

My guess is that textarea is used to support restoring RichText state
after either page reloads or browser back/forward.

James



More information about the dojo-contributors mailing list