Ticket #639 (closed Bug: fixed)

Opened 15 months ago

Last modified 15 months ago

2.4.3 - Create Link Inserts target="undefined" by Default.

Reported by: DigitalSkyline Owned by:
Priority: Normal Milestone: FCKeditor 2.5 Beta
Component: General Version: FCKeditor 2.4.3
Keywords: Cc:

Description

The latest release inserts invalid target unless target is explicitly defined in the dialog window.

<a href="somelink.html" target="undefined" >

Change History

Changed 15 months ago by alfonsoml

  • status changed from new to closed
  • priority changed from High to Normal
  • version set to FCKeditor 2.4.3
  • milestone set to FCKeditor 2.5
  • keywords Create Link, Target removed
  • resolution set to fixed

You might be missing the DefaultLinkTarget setting in your config.js file.

Fixed with [388]

Note: See TracTickets for help on using tickets.