Ticket #1952 (closed Bug: fixed)

Opened 2 months ago

Last modified 2 months ago

FCKTools.FixCssUrls is not properly ignoring absolute paths

Reported by: fredck Assigned to: fredck
Priority: Normal Milestone: FCKeditor 2.6
Component: General Version: FCKeditor 2.6 Beta
Keywords: Confirmed Cc:

Description (Last modified by fredck)

The test used in FCKTools.FixCssUrls to check if a path is full/absolute is buggy. It is calling test() with no parameters.

All browsers seem to ignore it, but this is breaking Opera.

Change History

02/29/08 12:02:51 changed by fredck

  • description changed.

02/29/08 12:06:10 changed by fredck

  • status changed from new to closed.
  • resolution set to fixed.

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