Bug 36390 - <title /> tag breaks HTML filter?
Summary: <title /> tag breaks HTML filter?
Status: CLOSED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version: 3.3.2 release
Hardware: All All
: medium normal
Assignee: Christina Rossmanith
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-19 04:46 UTC by Anthony Durity
Modified: 2011-06-13 04:42 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
a html document with a <title /> tag (274 bytes, text/html)
2011-04-19 04:46 UTC, Anthony Durity
Details

Description Anthony Durity 2011-04-19 04:46:05 UTC
Created attachment 45805 [details]
a html document with a <title /> tag

When LibO is fed a HTML document with a <title /> tag in the HEAD it appears to produce _no output_. Presumably it should at least show us the BODY section.

This is a combination that LibO recognizes title as a TITLE token (due to the space proceeding it) but failing to find a </title> closing tag. Note that <title /> (or indeed another edge case not dealt with here <title/>) is valid xhtml, not valid html.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.