https://bugzilla.wikimedia.org/show_bug.cgi?id=72230

--- Comment #5 from Subfader <[email protected]> ---
CategoryViewer.php > function getCategoryTop() > somewhere add
  $r .= wfMessage( 'myMessage', 'fooBar' )->parse();

MediaWiki:MyMessage > add
  {{MyMessageTemplate}}

Template:MyMessageTemplate > add
  {{PAGENAME}}

Create a redirect category. Call the redirecting category > After the redirect
the head reads the wrong page name.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to