XHTMLExtensionProvider.java

  •  
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Copyright update.
Copyright update.
  1. … 132 more files in changeset.
1. Clean up code…
1. Clean up code

2. Refactoring work

3. Optimization work. SMACK-153

4. Fixed roster test cases. SMACK-154

4. Fixed vCard issue. SMACK-152

  1. … 76 more files in changeset.
Switch or's to and's so that the exploit can't be used note that this doesn't fix the issue of invalid XML. SMACK-65
Switch or's to and's so that the exploit can't be used note that this doesn't fix the issue of invalid XML. SMACK-65
Fixed several xhtml processing bugs:…
Fixed several xhtml processing bugs:

1) <br/> will no longer produce <br/><br/>. SMACK-93

2) XML entities inside of the xhtml bodies should now be properly escaped. SMACK-145

3) XHTML processing keeps track of depth. SMACK-65

Updated to Apache 2.0 license.
Updated to Apache 2.0 license.

  1. … 72 more files in changeset.
Fixed possible NPE when parsing invalid XHTML text. SMACK-3
Fixed possible NPE when parsing invalid XHTML text. SMACK-3

Initial check-in of XHTML support.
Initial check-in of XHTML support.

    • -0
    • +110
    ./XHTMLExtensionProvider.java
  1. … 5 more files in changeset.