This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "Projects/OWASP Java HTML Sanitizer Project/Releases/Release v226"

From OWASP
Jump to: navigation, search
(Created page with "= OWASP Java HTML Sanitizer v226 Change Log = * 218: Fixed bug: case-sensitivity of URL protocols was ignored when a set of protocols other than the standard set was used * 2...")
 
(OWASP Java HTML Sanitizer v226 Change Log)
Line 3: Line 3:
 
* 218: Fixed bug: case-sensitivity of URL protocols was ignored when a set of protocols other than the standard set was used
 
* 218: Fixed bug: case-sensitivity of URL protocols was ignored when a set of protocols other than the standard set was used
 
* 220 allowWithoutAttributes(true) was being ignored for a subset of elements when policies were ANDED
 
* 220 allowWithoutAttributes(true) was being ignored for a subset of elements when policies were ANDED
 +
 +
Download this release [https://code.google.com/p/owasp-java-html-sanitizer/downloads/detail?name=owasp-java-html-sanitizer-r226.zip&can=2&q= here].

Revision as of 21:47, 4 March 2014

OWASP Java HTML Sanitizer v226 Change Log

  • 218: Fixed bug: case-sensitivity of URL protocols was ignored when a set of protocols other than the standard set was used
  • 220 allowWithoutAttributes(true) was being ignored for a subset of elements when policies were ANDED

Download this release here.