Ticket #2187 (new Bug)
Existing image links are smashed when saving
| Reported by: | ldm314 | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Project : MediaWiki+FCKeditor | Version: | SVN |
| Keywords: | Pending WorksForMe | Cc: |
Description
Adding FCKeditor to an existing wiki, if a user edits a page that has existing image links and then edits and saves with the FCKeditor, all image links on that page are broken.
Version information:
- MediaWiki: 1.11.2
- PHP: 5.1.6 (apache2handler)
- MySQL: 5.0.41-community
I installed the latest nightly build and the behavior is the same.
Steps to reproduce:
- Upload a few images without FCKeditor.
- Create a page linking to the images in the standard way
- On that page have links to the image files: [[Image:Imagefile.png]]
- Edit page using FCKeditor. Make some text changes, but do not modify images. Save page and notice that no images exist.
Change History
Note: See
TracTickets for help on using
tickets.