Ticket #781 (closed defect: fixed)
Xinha fails to load in IE when SuperClean is used
| Reported by: | fmatull@… | Owned by: | gogo |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Plugin_SuperClean | Version: | trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Hi-
Great program. I downloaded the nightly download version on May 5, 2006. I followed the Newbie Guide instructions to the letter, but it wouldn't work.
After a lot of searching, etc. I finally found that the following was included on the Newbie Guide (http://xinha.python-hosting.com/wiki/NewbieGuide) for the my_config.js:
xinha_plugins = xinha_plugins ? xinha_plugins : [
'CharacterMap', 'ContextMenu', 'FullScreen?', 'ListType', 'SpellChecker', 'Stylist', 'SuperClean', 'TableOperations'
];
It seems that SuperClean was not defined. So when I took 'SuperClean', off of this list, then it started working.
To save others a lot of time and frustration, you will probably want to change that or have SuperClean defined.
--Frank
