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

           Summary: {{DISPLAYTITLE}} doesn't work
           Product: MediaWiki
           Version: 1.16.0beta3
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Page rendering
        AssignedTo: [email protected]
        ReportedBy: [email protected]


In LocalSettings.php

$wgAllowDisplayTitle = true;
$wgRestrictDisplayTitle = false;

In page http://www.yiai.org/t/index.php?title=Main_Page

I write the code

{{DISPLAYTITLE:MediaWiki has been successfully installed.}}

but the page title is still "Main Page", not the expected "MediaWiki has been
successfully installed."

While, in the preview page
http://www.yiai.org/t/index.php?title=Main_Page&action=submit

everything is right.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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