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="===============2158038575373720146==" --===============2158038575373720146== 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 --===============2158038575373720146==-- From tracadmin@urchin.earth.li Sat Apr 14 15:45:34 2012 From: OpenGuides To: openguides-tickets@lists.openguides.org Subject: Re: [openguides-tickets] [OpenGuides] #284: errors from Test::HTML::Content about HTML parser error Date: Sat, 14 Apr 2012 14:45:34 +0000 Message-ID: <046.3b87fa95ec9f8a6e791c01528a758ca3@urchin.earth.li> In-Reply-To: <037.d4f3bb6397ebdb38be7c4a84a78a0759@urchin.earth.li> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6895182781188396560==" --===============6895182781188396560== 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: ------------------------+--------------------------------------------------- Comment(by bob): my fork of Test::HTML::Content on github has both patches. https://github.com/rjw1/Test-HTML-Content -- Ticket URL: OpenGuides The OpenGuides city guides project --===============6895182781188396560==-- From tracadmin@urchin.earth.li Fri May 4 13:21:19 2012 From: OpenGuides To: openguides-tickets@lists.openguides.org Subject: Re: [openguides-tickets] [OpenGuides] #284: errors from Test::HTML::Content about HTML parser error Date: Fri, 04 May 2012 12:21:18 +0000 Message-ID: <046.758d063e63f6484169afdb2b96cb0823@urchin.earth.li> In-Reply-To: <037.d4f3bb6397ebdb38be7c4a84a78a0759@urchin.earth.li> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6258805179450931345==" --===============6258805179450931345== 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: closed Priority: normal | Milestone: Component: openguides | Version: svn Severity: normal | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Changes (by kake): * status: new => closed * resolution: => fixed Comment: (In [1379]) Omit HTTP headers in various tests in order to avoid HTML parser warnings from Test::HTML::Content (fixes #284). -- Ticket URL: OpenGuides The OpenGuides city guides project --===============6258805179450931345==--