Page MenuHomePhabricator

Time tag displayed as raw markup in PDF
Closed, ResolvedPublic

Description

result example

Hi
The extension doesn't support time tag. Try to export this article https://fr.wikipedia.org/wiki/Saison_17_de_South_Park to PDF. You will see that extension added the line :
<time datetime="2013-12-11">11 décembre 2013</time>

Normally it will just put 11 décembre 2013.

Thanks in advance.


Version: unspecified
Severity: normal

Attached:

Details

Reference
bz60571

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 2:53 AM
bzimport added a project: Collection.
bzimport set Reference to bz60571.
bzimport added a subscriber: Unknown Object (MLST).

PdfBook extension is not deployed

Works for me on a test page. The referenced article no longer uses <time>.

You guys testing this against Wikipedia? I know the backend that deals with this sort of thing changed around September which could cause this bug to disappear. Maybe it should be against the old PDF renderer (and marked as stalled?) instead of Extension:Collection?

You shouldn't test the given page because it no longer use time tag.

Pppery subscribed.

No longer an issue with the current PDF renderer.