h***@public.gmane.org
2012-11-20 22:54:25 UTC
Status: New
Owner: ----
New issue 217 by szepe.vi...-***@public.gmane.org: invalid characters in tag and
attribute names
http://code.google.com/p/html5lib/issues/detail?id=217
original "HTML" code:
pedig meg is szólaltattuk. <FOTÓGALÉRIA, VIDEÓ</b>
after html5lib.HTMLParser:
pedig meg is szólaltattuk. <fotÓgalÉria, b="" videÓ<=""></fotÓgalÉria,>
then HTMLParser can't handle tag and attributes with accented characters
and commas (etc.) in them:
Exception in html2text: <class 'HTMLParser.HTMLParseError'>; malformed
start tag, at line 89, column 154
"What is the expected output? What do you see instead?"
<fotgalria b="" vide=""></fotgalria>
Thank you!
Owner: ----
New issue 217 by szepe.vi...-***@public.gmane.org: invalid characters in tag and
attribute names
http://code.google.com/p/html5lib/issues/detail?id=217
original "HTML" code:
pedig meg is szólaltattuk. <FOTÓGALÉRIA, VIDEÓ</b>
after html5lib.HTMLParser:
pedig meg is szólaltattuk. <fotÓgalÉria, b="" videÓ<=""></fotÓgalÉria,>
then HTMLParser can't handle tag and attributes with accented characters
and commas (etc.) in them:
Exception in html2text: <class 'HTMLParser.HTMLParseError'>; malformed
start tag, at line 89, column 154
"What is the expected output? What do you see instead?"
<fotgalria b="" vide=""></fotgalria>
Thank you!
--
You received this message because you are subscribed to the Google Groups "html5lib-discuss" group.
To post to this group, send an email to html5lib-discuss-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to html5lib-discuss+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/html5lib-discuss?hl=en-GB.
You received this message because you are subscribed to the Google Groups "html5lib-discuss" group.
To post to this group, send an email to html5lib-discuss-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to html5lib-discuss+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/html5lib-discuss?hl=en-GB.