Opened 17 years ago
Last modified 17 years ago
#1517 closed Bug
mediawiki+FCKeditor and ratings extension — at Initial Version
Reported by: | narennuggihalli | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Project : MediaWiki+FCKeditor | Version: | |
Keywords: | Cc: |
Description
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?