]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
(no commit message)
authorluke.schierer@502bb1c5e3da2bf0a6a8c76f17674b51d178247b <lukeschierer@web>
Mon, 14 Sep 2020 19:34:58 +0000 (15:34 -0400)
committeradmin <admin@branchable.com>
Mon, 14 Sep 2020 19:34:58 +0000 (15:34 -0400)
doc/bugs/html5_time_element__39__s_pubdate_wrong_when_using_xhtml5___34__mode__34__.mdwn

index def5bcc2a066c5966d638f5b265f0eb456ee2ef2..16be643cfcfa1a393cde63526f83a0d004d7ec58 100644 (file)
@@ -9,6 +9,10 @@ The pubdate REQUIRES a date, so e.g. `pubdate="2009-03-24T18:02:14Z"`
 > No, `pubdate="pubdate"`. It's a boolean attribute. applied && [[done]]
 > --[[Joey]] 
 >> awesome, thanks for fixing my fix ;) --[[simonraven]]
+>>> This seems to be happening either still or again with version 3.20200202.3-1. I'm getting strings generated like
+>>> Posted <time datetime="2007-12-06T05:00:00Z" pubdate="pubdate">Thu 06 Dec 2007 12:00:00 AM EST</time>
+>>> which shows up as an error on https://validator.w3.org/
 
 Otherwise the XML parser chokes.