Opened 16 years ago
Closed 14 years ago
#3078 closed Bug (expired)
Images loose any URL/Link reference when edited a second time
Reported by: | C. Alexander | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Project : MediaWiki+FCKeditor | Version: | FCKeditor 2.6.4 |
Keywords: | Cc: |
Description
MediaWiki: v1.14.0 FCKeditor: v2.6.4
1) created table with 5 rows, 4 columns 2) added images in 2nd and 4th columns 3) highlighted each image, selected the link tool to link an internal PDF (but using absolute path) 4) saved document - everything worked fine 5) edited document again and all URL references were gone (did not appear in Wikitext-mode either)
On first edit (while still in edit mode), Wikitext displayed this format on a configured image and link reference: [[Image:Pdf icon.png|My Comment]]
On second edit, Wikitext displayed this format on same image: [[Image:Pdf icon.png|My Comment]]
Tested using: Firefox: v1.9.0.7 Internet Explorer: v7.0.5730.13 Windows XP SP2
Checked latest SVN trunk but received error in FCKeditor.php line 33: require_once(.../includes/parser/Parser_OldPP.php) failed to open (No such file)
MediaWiki and FCKeditor are no longer supported. Closing the ticked.