https://bugzilla.wikimedia.org/show_bug.cgi?id=23936
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Roan Kattouw <[email protected]> 2010-06-13 11:28:11 UTC --- (In reply to comment #1) > Trivial, changing to enhancement (as that's what it is) > > Just, unless i'm missing something, we're gonna have to pull the page text, > and > shove it through the parser to get it to deal with the title... That would be kinda ridiculous. It would be better to store the displaytitle in the page_props table, if it isn't already. The ParserOutput class has a nice interface for this (ParserOutput::setProperty()). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
