Ticket #2011 (closed Bug: fixed)

Opened 2 years ago

Last modified 23 months ago

<LINK> tags for internal CSS files are appearing in full page mode

Reported by: martinkou Owned by: fredck
Priority: High Milestone: FCKeditor 2.6
Component: General Version: SVN (FCKeditor)
Keywords: Confirmed Review+ Cc:

Description

This is a very serious bug which is making the full page mode unusable. To reproduce the bug:

  1. Open sample07.html in any browser.
  2. Switch to Source mode.
  3. You'll see fck_internal.css being included inside the full page XHTML source.
  4. Switch to WYSIWYG mode and back to Source mode.
  5. You'll see the <LINK> tag(s) used for including our internal CSS files are being duplicated!

The issue did not exist in 2.5.1 or any 2.6 code before the floating dialog branch merge. So some changes in between must have caused this bug.

Attachments

2011.patch (1.2 KB) - added by fredck 2 years ago.

Change History

Changed 2 years ago by martinkou

  • priority changed from Normal to High

Changed 2 years ago by martinkou

The bug is found to be caused by [1598].

Changed 2 years ago by fredck

  • owner changed from martinkou to fredck
  • status changed from new to assigned

Changed 2 years ago by fredck

Changed 2 years ago by fredck

  • keywords Confirmed Review? added

A recursive call was not sending all parameters.

Changed 2 years ago by alfonsoml

  • keywords Review+ added; Review? removed

Changed 23 months ago by fredck

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

Fixed with [1717]. Click here for more info about our SVN system.

Note: See TracTickets for help on using tickets.