Ticket #2573 (closed Bug: fixed)

Opened 4 years ago

Last modified 4 years ago

ASP: In the connector, IsAllowedType must be case sensitive

Reported by: fredck Owned by: fredck
Priority: Normal Milestone: FCKeditor 2.6.4
Component: File Browser Version: FCKeditor 2.4.3
Keywords: Confirmed Review+ Cc:

Description

The current implementation of IsAllowedType is case insensitive, but all "per type" configuration options are case sensitive. So, the connector will accept types with just case differences, but will break later, when trying to retrieve settings for them. We should be always case sensitive for the type instead.

Attachments

2573.patch Download (1.1 KB) - added by fredck 4 years ago.

Change History

Changed 4 years ago by fredck

comment:1 Changed 4 years ago by fredck

  • Keywords Review? added
  • Owner set to fredck
  • Status changed from new to assigned

comment:2 Changed 4 years ago by alfonsoml

  • Keywords Review+ added; Review? removed

comment:3 Changed 4 years ago by fredck

  • Status changed from assigned to closed
  • Resolution set to fixed

Fixed with [2566].

Note: See TracTickets for help on using tickets.
© 2003 – 2011 CKSource – Frederico Knabben. All rights reserved. | Terms of use | Privacy policy