Last modified: 2014-07-17 18:52:12 UTC
Repro. case: http://parsoid.wmflabs.org/en/Ebay in answer: <title>EBay</title> We should get: <title>eBay</title>
Shouldn't be a big deal; I think we're already getting the title from the page.meta info. We just need to add DISPLAYTITLE handling to change it.
We should also expose the DISPLAYTITLE call inline so that the VE can edit it in the correct source location. In the longer term we'd like to move all page properties to a header. See bug 49143 for details on this.
Change 146702 had a related patch set uploaded by Arlolra: Use {{DISPLAYTITLE}} content in title elt if set https://gerrit.wikimedia.org/r/146702
Change 146702 merged by jenkins-bot: Use {{DISPLAYTITLE}} content in title elt if set https://gerrit.wikimedia.org/r/146702