Ticket #1517 (closed Bug: fixed)

Opened 2 years ago

Last modified 2 years ago

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

Changed 2 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?

Changed 2 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?

Changed 2 years ago by ycombarnous

This is redundant with ticket 1437...

Changed 2 years ago by fredck

  • priority changed from High to Normal
  • description modified (diff)
  • milestone FCKeditor 2.5 deleted

Changed 2 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

Changed 2 years ago by wwalc

  • status changed from new to closed
  • resolution set to fixed

Fixed, for details check #1437.

Note: See TracTickets for help on using tickets.