Opened 15 years ago

Closed 13 years ago

#3273 closed Bug (invalid)

Extension doesn't convert FCKeditor-generated HTML to WikiSyntax with "Show preview on first edit" turned on

Reported by: kabbage1 Owned by:
Priority: Normal Milestone:
Component: Project : MediaWiki+FCKeditor Version: SVN (FCKeditor) - Retired
Keywords: Cc: ducarme.aurore@…, alexander@…

Description

So I converted my DB to unicode and set $wgDBmysql15 to true. Now FCKeditor fails to convert HTML links to WikiSyntax. Links just stay as <a _fcknotitle="true" href="link">link</a>.

Attachments (1)

fix-links-with-preview-on-first-edit.patch (657 bytes) - added by Alexander Sulfrian 14 years ago.

Download all attachments as: .zip

Change History (8)

comment:1 Changed 15 years ago by kabbage1

Just tested with $wgDBmysql15 set to false. Still happens.

Seems this only has to do with the DB's charset.

comment:2 Changed 15 years ago by kabbage1

Summary: Links not converted to WikiSyntax with experimental charset support onLinks not converted to WikiSyntax with UTF8 DB

Title changed accordingly.

comment:3 Changed 15 years ago by kabbage1

Summary: Links not converted to WikiSyntax with UTF8 DBExtension doesn't convert FCKeditor-generated HTML to WikiSyntax with "Show preview on first edit" turned on

Huh.

Turns out this has nothing to do with encodings at all, but it is a valid bug.

When I turn on "Show preview on first edit" in my Preferences, the extension doesn't convert the HTML (created by the editor) to WikiSyntax.

comment:4 Changed 15 years ago by Wiktor Walc

Resolution: fixed
Status: newclosed

Fixed with [3364].

Let me know if you experience any problems with it.

comment:5 Changed 14 years ago by ducarme.aurore@gmail.com

Cc: ducarme.aurore@… added
Resolution: fixed
Status: closedreopened

Hello everyone,

I use wikimedia 1.15.1 and I do experience a similar problem. My link are turned to something like that : <a _fcknotitle="true" href="link">link</a>, after edition.

I tried to fixe it with the [3364] resolution way, but all the changes said there are already done ! :s

If someone had an idea ?

Thank you!

comment:6 Changed 14 years ago by Alexander Sulfrian

Cc: alexander@… added

Hi, I created a patch that fix external links with my installation with mediawiki 1.15.1 and FCKeditor 2.6.6.

Hope this helps.

Alex

Changed 14 years ago by Alexander Sulfrian

comment:7 Changed 13 years ago by Jakub Ś

Resolution: invalid
Status: reopenedclosed

FCKeditor was retired and is no longer supported. All active development was moved to its successor, CKEditor 3.x, that is a fully mature and far superior product. We recommend you upgrade as soon as possible.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy