Ticket #2573 (closed Bug: fixed)
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
Change History
Note: See
TracTickets for help on using
tickets.

