Ticket #2130 (closed Bug: expired)

Opened 6 months ago

Last modified 3 weeks ago

Repeated addition of square brackets on editing external file links

Reported by: Spencer Owned by:
Priority: Normal Milestone:
Component: Project : MediaWiki+FCKeditor Version: SVN
Keywords: Pending WorksForMe Cc:

Description

When trying to add file link with alternative text such as [file:\\someserver\share\ alt text]

On the first save a | is added and also an extra pair of square brackets is appened to the link. The brackets and pipe additions are repeated on each save or preview so I end up with:

[[file:\\someserver\share\|alt text]] after the first preview [[[file:\\someserver\share\|alt|text]]] after the second preview [[[[file:\\someserver\share\|alt|text]]]] after the third preview

I am running: *Media Wiki 1.11.0 *PHP 5.2.5 *The FCKEditor software from nightly build downloaded 14.04.2008

I am running the server on: *Windows 2003 server *Apache2.2

I believe the issue lies in the fckplugin.js file but have not yet been able to alter it to give me what I want (i.e. to stop adding [] and |).

Change History

Changed 6 months ago by w.olchawa

  • keywords Pending WorksForMe added
  • version set to SVN

I've tested this issue using MW 1.11.2 and 1.12 and latest FCKeditor SVN extension and the bug doesn't occur there when inserting links both using IE and FF2. I will try to install MW 1.11.0 and see if the bug occurs there. I would suggest you to upgrade to a newer version of MW which is this bug free.

Changed 3 months ago by alfonsoml

  • component changed from General to Project : MediaWiki+FCKeditor

Changed 3 weeks ago by fredck

  • status changed from new to closed
  • resolution set to expired
Note: See TracTickets for help on using tickets.