Opened 18 years ago
Last modified 18 years ago
#1517 closed Bug
mediawiki+FCKeditor and ratings extension — at Version 4
| 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 (4)
comment:1 Changed 18 years ago by
comment:2 Changed 18 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 18 years ago by
| Description: | modified (diff) |
|---|---|
| Milestone: | FCKeditor 2.5 |
| Priority: | High → Normal |

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?