Opened 16 years ago

Last modified 16 years ago

#2637 confirmed New Feature

Validation for ToolbarLocation too limited

Reported by: Brett Gardner Owned by:
Priority: Normal Milestone:
Component: General Version: FCKeditor 2.6.3
Keywords: Cc:

Description

Line 61 in _source/internals/fcktoolbarset.js is

oOutMatch = sLocation.match( /Out:(\w+)$/ ) ;

But this fails for ids with hyphens, underscores, periods and colons.

The fix will need to be applied on line 50 as well

Change History (1)

comment:1 Changed 16 years ago by Artur Formella

Keywords: Confirmed added
Milestone: FCKeditor 2.6.4
Type: BugNew Feature
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy