Bug #14548
closedRte not loading on mozilla 1.3.1 on MacOS 9
0%
Description
The only version of mozilla available for MacOS 9 is the 1.3.1. I have a lot of user of Typo3 who use this browser and I need it to work. With rtehtmlarea version below 0.4.12, the rich texte editor was working. All the other version since then, including the 0.4.35 version, always says the same message "Editor is loading. Please wait ...".
Here is the javascript error.
Error: uncaught exception: [Exception... "Component returned failure code:
0x80004005 (NS_ERROR_FAILURE) [nsIDOMNSHTMLDocument.designMode]"
nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame ::
http://199.202.105.231/dummy/typo3/ext/rtehtmlarea/htmlarea/htmlarea.js ::
stylesLoaded :: line 841" data: no]
Can you do something for that?
Thanks a lot
(issue imported from #M773)
Updated by Stanislas Rolland almost 20 years ago
Is this error happening with version 0.4.35?
Try to use the default stylesheet by commenting out any contentCSS setting in Page TSConfig. Do you get the same error?
Mozilla 1.3.1 for Mac OS 9 is not even an official build...
Could you try WaMCOM: http://wamcom.org/latest-131/ ?
Updated by old_araymond almost 20 years ago
THe error append with the new version 0.4.35 and I use the mozilla version find on the address you gave (wamcom-131-macos9-20030723.sit).
For the contentCss setting, I don't see where it can be, so I suppose that I use the default one.
Updated by old_araymond almost 20 years ago
not working with 0.4.36.
The error is a little bit changed.
Error: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMNSHTMLDocument.designMode]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://199.202.105.231/dummy/typo3/ext/rtehtmlarea/htmlarea/htmlarea.js :: initIframe :: line 797" data: no]
Updated by Stanislas Rolland almost 20 years ago
Ok, now I know exactly what statement is causing the problem. However, I have no idea why. There seems to be bug in this particular edition of Mozilla. What is the most recent version of the editor that worked in this Mozilla?
Updated by old_araymond almost 20 years ago
I think it's the 0.4.9 but the version is no longer available so I can't test it again.
If you can send me de t3d I will test it to be sure.
Updated by Stanislas Rolland almost 20 years ago
Please install version 0.4.37. I think the editor should load (however, it will not work). After initial load, try to toggle to text mode and then back to wysiwyg mode. Tell me if the editor then works correctly.
Updated by old_araymond almost 20 years ago
Not loading either and here is the error.
Error: uncaught exception: [Exception... "Component returned failure code: 0x80004003 (NS_ERROR_INVALID_POINTER) [nsIDOMRange.cloneContents]" nsresult: "0x80004003 (NS_ERROR_INVALID_POINTER)" location: "JS frame :: http://199.202.105.231/dummy/typo3/ext/rtehtmlarea/htmlarea/htmlarea.js :: anonymous :: line 1569" data: no]
Updated by Stanislas Rolland almost 20 years ago
Expect this would be fixed in version 0.4.41, but cannot test on the Mac OS 9 platform. Please confirm.