Opened 16 years ago
Closed 16 years ago
#2603 closed New Feature (fixed)
Set EMailProtection to none by default.
Reported by: | Wiktor Walc | Owned by: | Alfonso Martínez de Lizarrondo |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.6.4 |
Component: | General | Version: | |
Keywords: | Confirmed Review+ | Cc: |
Description
Ok, I have noticed that this is a problem too late, but I guess we can still turn it off.
Reasons why I think it should be disabled:
- it is not documented well (that can be fixed)
- links are not usable if javascript is disabled (can't be fixed)
- there are sites that filter posted content and strip code that looks like a potential XSS attack (via HTML Purifier for example), thus it doesn't work there even if javascript is enabled
- it is a major change between last stable release and when upgrading from previous minor release most people expect no suprises
I think we have made a mistake by enabling it by default, but it may bee too late to change this. Anyway I'm posting this here for consideration.
Attachments (1)
Change History (7)
comment:1 Changed 16 years ago by
Summary: | Set EmailProtection set to none by default. → Set EMailProtection to none by default. |
---|
comment:2 Changed 16 years ago by
comment:3 Changed 16 years ago by
Keywords: | Confirmed added; Discussion removed |
---|
Ok... let's disable it by default, as long as the editor is able to handle link previously encrypted.
comment:4 Changed 16 years ago by
Keywords: | Review? added |
---|---|
Owner: | set to Alfonso Martínez de Lizarrondo |
Status: | new → assigned |
comment:5 Changed 16 years ago by
Keywords: | Review+ added; Review? removed |
---|
In http://dev.fckeditor.net/ticket/2488#comment:3 I already said that I think that the default should be no encryption, so I agree.