Page MenuHomePhabricator

RevisionRenderer should set ParserOutput timestamp and revision ID
Closed, ResolvedPublic

Description

Currently ParserCache sets parsed revision Id and parsed revision timestamp in stored ParserOptions. This is not at all its job, whatever creates the parser output should be setting the parse timestamp and revision id.

setTimestamp is actually more critical since it's a blocker for transitioning ParserCache to PageRecord.

Event Timeline

Change 674582 had a related patch set uploaded (by Ppchelko; owner: Ppchelko):
[mediawiki/core@master] RevisionRenderer should set revision ID/Timestamp in ParserOutput

https://gerrit.wikimedia.org/r/674582

Change 674582 merged by jenkins-bot:
[mediawiki/core@master] RevisionRenderer should set revision ID/Timestamp in ParserOutput

https://gerrit.wikimedia.org/r/674582

Aklapper assigned this task to Pchelolo.

Patch merged; assuming this task is resolved. If not, reopen.