Ticket #394 (closed Bug: worksforme)

Opened 20 months ago

Last modified 18 months ago

another bug in the solved bug #318: Multiple linked images are getting merged in a single

Reported by: roberto85 Owned by:
Priority: Normal Milestone:
Component: General Version: FCKeditor 2.4
Keywords: Pending Cc:

Description

hi, try a different scenario, try to insert a link from the image property then press ok.

ex: insert image-->browse server -->u choose an image -->click on the link tag -->specify a URL -->press the OK , u have an linked image then insert another image with a link with the same way

result:(in ie the link of the first image will disappear and the second image conserve its link -- in mozilla ff the the first image takes the link of the second-->the first and the second image have the same link)

Change History

Changed 20 months ago by alfonsoml

  • keywords Pending added; link removed

I can't reproduce the problem in IE using the trunk, and the problem in Firefox is the same than #393, after inserting the second image, that image is already inside the previous link, so when you try to set the second link, in fact you're changing the link that holds both images.

Changed 19 months ago by fredck

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

This ticket has expired. Please reopen it if necessary.

Changed 18 months ago by hoffmandirt

  • status changed from closed to reopened
  • resolution worksforme deleted

I am running into this same bug. I just downloaded the 2.4.2 source code. All that I changed in fckconfig.js is FCKConfig.EnterMode to "br". When a user or myself try to insert multiple images and give these images links, the image link of the last image inserted surrounds all of the images, thus all images now have the same link associated with them. This does not happen if one image is inserted at a time and then separated from the next by a space or return. I am using ColdFusion MX 6.1. Bug found with IE6. This works correctly with Firefox 2.

Changed 18 months ago by alfonsoml

  • status changed from reopened to closed
  • resolution set to worksforme

The fix for #318 isn't available in 2.4.2.
Use a nightly to test the code

Note: See TracTickets for help on using tickets.