From tracadmin@urchin.earth.li Sat Apr 14 15:43:13 2012 From: OpenGuides To: openguides-tickets@lists.openguides.org Subject: [openguides-tickets] [OpenGuides] #284: errors from Test::HTML::Content about HTML parser error Date: Sat, 14 Apr 2012 14:43:13 +0000 Message-ID: <037.d4f3bb6397ebdb38be7c4a84a78a0759@urchin.earth.li> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2485618538488074045==" --===============2485618538488074045== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit #284: errors from Test::HTML::Content about HTML parser error ------------------------+--------------------------------------------------- Reporter: bob | Owner: bob Type: defect | Status: new Priority: normal | Milestone: Component: openguides | Version: svn Severity: normal | Keywords: ------------------------+--------------------------------------------------- t/90_css_category_locale_classes.t .. 1/3 HTML parser error : Misplaced DOCTYPE declaration tag ^ HTML parser error : htmlParseStartTag: misplaced tag ^ HTML parser error : htmlParseStartTag: misplaced tag these are coming from XML::LibXML Test::HTML::Content needs patching to suppress the errors from XML::LibXML https://github.com/rjw1/Test-HTML- Content/commit/f17d6cf7579a34af7facfa199ff866646f6e97e8 is a rough and ready patch. Probably needs more to make it submittable. Should probably be configurable To install under perl 5.14 will also need the patch from https://rt.cpan.org/Public/Bug/Display.html?id=70099 Needs a modern XML::LibXML because of https://rt.cpan.org/Public/Bug/Display.html?id=58024 -- Ticket URL: OpenGuides The OpenGuides city guides project --===============2485618538488074045==--