Ticket #2483 (closed Bug: fixed)

Opened 19 months ago

Last modified 19 months ago

improper handling of [[:Image:____]] in version 2.5 SVN for MediaWiki

Reported by: pkoppstein Owned by:
Priority: High Milestone:
Component: Project : MediaWiki+FCKeditor Version: FCKeditor 2.5
Keywords: Confirmed Cc:

Description

For example:

[[:Image:X.jpg|image page]]

becomes

[[Image:X.jpg|image page]]

I've marked this as "high priority" because the image itself is embedded on the page, instead of a hyperlink to the image description page.

The problem has existed for some time and can be seen for example in version 2.5 SVN build 19965.

Change History

Changed 19 months ago by wwalc

  • keywords Confirmed added; mediawiki image namespace removed

Changed 19 months ago by wwalc

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

Fixed with [2388] (massive commit, it's a trick with "RTECOLON" string).

Note: See TracTickets for help on using tickets.