Ticket #1517 (closed Bug: fixed)
mediawiki+FCKeditor and ratings extension
| Reported by: | narennuggihalli | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Project : MediaWiki+FCKeditor | Version: | |
| Keywords: | Cc: |
Description (last modified by fredck) (diff)
We have MediaWiki with FCKeditor 2.5 and its on IE 6.0 SP2. I have installed Mediawiki Ratings extension and running into an issue in wikitext when I enter
<rating> Great Poll Poll 1 Poll 2 </rating>
and save it shows up fine...but when some one edit the page and saves page the above code comes in one line
<rating>Great Poll Poll 1 Poll 2 </rating>
and the ratings select dropdown will be empty (without any selection options).
It works fine in firefox 2.0.0.6
Change History
comment:2 Changed 6 years ago by narennuggihalli
Hi,
We have MediaWiki with FCKeditor 2.5 and its on IE 6.0 SP2. I have installed Mediawiki Ratings extension and running into an issue in wikitext when I enter
<rating>
Great Poll
Poll 1
Poll 2
</rating>
and save it shows up fine...but when some one edit the page and saves page the above code comes in one line
<rating>Great Poll Poll 1 Poll 2 </rating>
and the ratings select dropdown will be empty (without any selection options).
It works fine in firefox 2.0.0.6
can any one help me to resolve this issue on IE?
comment:4 Changed 6 years ago by fredck
- Priority changed from High to Normal
- Description modified (diff)
- Milestone FCKeditor 2.5 deleted
comment:5 Changed 6 years ago by narennuggihalli
Reference: 11/12/07 10:04:14 changed by ycombarnous ¶ This is redundant with ticket 1437...
ycombarnous,
I changed the files as per your ticket # I437
FCKeditorParser.body.php ,FCKeditorSajax.body.php,fckplugin.js but it throws error like unknown mw_tool bar etc.
also I didnt understand where to put(folder) special.html
can you please send the corrected above 3 files and the location for special.html to getnaren@…
Thanks Naren

Hi,
We have MediaWiki with FCKeditor 2.5 and its on IE 6.0 SP2. I have installed Mediawiki Ratings extension and running into an issue in wikitext when I enter
<rating> Great Poll Poll 1 Poll 2 </rating>
and save it shows up fine...but when some one edit the page and saves page the above code comes in one line
<rating>Great Poll Poll 1 Poll 2 </rating>
and the ratings select dropdown will be empty (without any selection options).
It works fine in firefox 2.0.0.6
can any one help me to resolve this issue on IE?