Opened 17 years ago
Closed 17 years ago
#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 )
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 (6)
comment:1 Changed 17 years ago by
comment:2 Changed 17 years ago by
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 17 years ago by
Description: | modified (diff) |
---|---|
Milestone: | FCKeditor 2.5 |
Priority: | High → Normal |
comment:5 Changed 17 years ago by
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
comment:6 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed, for details check #1437.
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?