HtmlCleaner appends rather than overrides charset and content-type information
------------------------------------------------------------------------------
Key: WOOKIE-217
URL: https://issues.apache.org/jira/browse/WOOKIE-217
Project: Wookie
Issue Type: Bug
Reporter: Scott Wilson
Priority: Minor
Fix For: 0.9.1
Where a page already has a meta http-equiv element, the setTypeAndCharset()
method of HtmlCleaner appends a new meta http-equiv element to a page rather
than override and update it. The correct behaviour should be to ensure that the
output page has only one http-equiv meta element with the specified charset and
content-type
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira