Update AntiSamy comments in sakai.properties

Description

  1. Force the use of the legacy html content processor (used in versions before and including 2.9),

  2. if this is not overridden then the antisamy html cleaner will be used

  3. Default: true in 2.9.x and below (do not use AntiSamy), false in 2.10.x and above (use AntiSamy)
    #content.cleaner.use.legacy.html=false

Should that actually say "Default: true in 2.9.2 and below (do not use AntiSamy), false in 2.9.3 and above (use AntiSamy)" ?

Environment

None

Test Plan

None

Attachments

39

Activity

Show:

Neal Caidin August 9, 2013 at 8:18 AM

Trunk looks like this:

  1. Force the use of the legacy html content processor (used in versions before and including 2.9),

  2. if this is not overridden then the antisamy html cleaner will be used

  3. DEFAULT: false (use AntiSamy)

  4. content.cleaner.use.legacy.html=true

Maybe the change should be:

  1. Force the use of the legacy html content processor (used in versions before and including CLE 2.9.2, but not in CLE 2.9.3 and later),

  2. if this is not overridden then the antisamy html cleaner will be used

  3. DEFAULT: false (use AntiSamy)

  4. content.cleaner.use.legacy.html=true

Incorporated

Details

Assignee

Reporter

Components

Affects versions

Priority

Created August 9, 2013 at 7:12 AM
Updated August 23, 2016 at 4:20 PM
Resolved August 23, 2016 at 4:20 PM

Flag notifications