Dec 05, 2014 3:48:48 PM org.htmlcleaner.audit.HtmlModificationListenerLogger fireHtmlError
INFO: fireHtmlError:UnpermittedChild(true) at font
Dec 05, 2014 3:48:48 PM org.htmlcleaner.audit.HtmlModificationListenerLogger fireHtmlError
INFO: fireHtmlError:UnpermittedChild(true) at font
Dec 05, 2014 3:48:48 PM org.htmlcleaner.audit.HtmlModificationListenerLogger fireHtmlError
INFO: fireHtmlError:UnpermittedChild(true) at p
Dec 05, 2014 3:48:48 PM org.htmlcleaner.audit.HtmlModificationListenerLogger fireHtmlError
INFO: fireHtmlError:UnpermittedChild(true) at font
Dec 05, 2014 3:48:48 PM org.htmlcleaner.audit.HtmlModificationListenerLogger fireHtmlError
INFO: fireHtmlError:UnpermittedChild(true) at font
Dec 05, 2014 3:48:48 PM org.htmlcleaner.audit.HtmlModificationListenerLogger fireHtmlError
INFO: fireHtmlError:UnpermittedChild(true) at font
Dec 05, 2014 3:48:48 PM org.htmlcleaner.audit.HtmlModificationListenerLogger fireHtmlError
INFO: fireHtmlError:UnpermittedChild(true) at font
Dec 05, 2014 3:48:48 PM org.htmlcleaner.audit.HtmlModificationListenerLogger fireHtmlError
INFO: fireHtmlError:UnpermittedChild(true) at font
Dec 05, 2014 3:48:48 PM org.htmlcleaner.audit.HtmlModificationListenerLogger fireHtmlError
INFO: fireHtmlError:UnpermittedChild(true) at font
Dec 05, 2014 3:48:48 PM org.htmlcleaner.audit.HtmlModificationListenerLogger fireHtmlError
INFO: fireHtmlError:UnclosedTag(true) at div
Dec 05, 2014 3:48:48 PM org.htmlcleaner.audit.HtmlModificationListenerLogger fireHtmlError
INFO: fireHtmlError:UnclosedTag(true) at font
Dec 05, 2014 3:48:48 PM org.htmlcleaner.audit.HtmlModificationListenerLogger fireConditionModification
INFO: fireConditionModification:auto generated tagNode at font
Dec 05, 2014 3:48:48 PM org.htmlcleaner.audit.HtmlModificationListenerLogger fireConditionModification
INFO: fireConditionModification:auto generated tagNode at font
Dec 05, 2014 3:48:48 PM org.htmlcleaner.audit.HtmlModificationListenerLogger fireConditionModification
INFO: fireConditionModification:auto generated tagNode at font
Dec 05, 2014 3:48:48 PM org.htmlcleaner.audit.HtmlModificationListenerLogger fireConditionModification
INFO: fireConditionModification:auto generated tagNode at font
Here's my options:
(recent svn repository version as of post date)
outputtype=htmlcompact
advancedxmlescape=false
specialentities=false
unicodechars=false
omitcomments=true
omitxmldecl=true
omitdoctypedecl=true
omithtmlenvelope=true
useemptyelementtags=true
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi. I'm wondering if the behaviour I see with unclosed tags is expected. Below is an example of some terribad html I have to clean:
raw:
cleaned:
Here's the errors returned:
Dec 05, 2014 3:48:48 PM org.htmlcleaner.audit.HtmlModificationListenerLogger fireHtmlError
INFO: fireHtmlError:UnpermittedChild(true) at font
Dec 05, 2014 3:48:48 PM org.htmlcleaner.audit.HtmlModificationListenerLogger fireHtmlError
INFO: fireHtmlError:UnpermittedChild(true) at font
Dec 05, 2014 3:48:48 PM org.htmlcleaner.audit.HtmlModificationListenerLogger fireHtmlError
INFO: fireHtmlError:UnpermittedChild(true) at p
Dec 05, 2014 3:48:48 PM org.htmlcleaner.audit.HtmlModificationListenerLogger fireHtmlError
INFO: fireHtmlError:UnpermittedChild(true) at font
Dec 05, 2014 3:48:48 PM org.htmlcleaner.audit.HtmlModificationListenerLogger fireHtmlError
INFO: fireHtmlError:UnpermittedChild(true) at font
Dec 05, 2014 3:48:48 PM org.htmlcleaner.audit.HtmlModificationListenerLogger fireHtmlError
INFO: fireHtmlError:UnpermittedChild(true) at font
Dec 05, 2014 3:48:48 PM org.htmlcleaner.audit.HtmlModificationListenerLogger fireHtmlError
INFO: fireHtmlError:UnpermittedChild(true) at font
Dec 05, 2014 3:48:48 PM org.htmlcleaner.audit.HtmlModificationListenerLogger fireHtmlError
INFO: fireHtmlError:UnpermittedChild(true) at font
Dec 05, 2014 3:48:48 PM org.htmlcleaner.audit.HtmlModificationListenerLogger fireHtmlError
INFO: fireHtmlError:UnpermittedChild(true) at font
Dec 05, 2014 3:48:48 PM org.htmlcleaner.audit.HtmlModificationListenerLogger fireHtmlError
INFO: fireHtmlError:UnclosedTag(true) at div
Dec 05, 2014 3:48:48 PM org.htmlcleaner.audit.HtmlModificationListenerLogger fireHtmlError
INFO: fireHtmlError:UnclosedTag(true) at font
Dec 05, 2014 3:48:48 PM org.htmlcleaner.audit.HtmlModificationListenerLogger fireConditionModification
INFO: fireConditionModification:auto generated tagNode at font
Dec 05, 2014 3:48:48 PM org.htmlcleaner.audit.HtmlModificationListenerLogger fireConditionModification
INFO: fireConditionModification:auto generated tagNode at font
Dec 05, 2014 3:48:48 PM org.htmlcleaner.audit.HtmlModificationListenerLogger fireConditionModification
INFO: fireConditionModification:auto generated tagNode at font
Dec 05, 2014 3:48:48 PM org.htmlcleaner.audit.HtmlModificationListenerLogger fireConditionModification
INFO: fireConditionModification:auto generated tagNode at font
Here's my options:
(recent svn repository version as of post date)
outputtype=htmlcompact
advancedxmlescape=false
specialentities=false
unicodechars=false
omitcomments=true
omitxmldecl=true
omitdoctypedecl=true
omithtmlenvelope=true
useemptyelementtags=true