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

           Summary: Provide a way to use custom editnotices for pages with
                    slashes '/' in the title
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: User interface
        AssignedTo: [email protected]
        ReportedBy: [email protected]


MessageCache::loadFromDB() explicitly excludes all pages with slashes, so
messages like [[MediaWiki:Editnotice-0-Foo/bar]] are not loaded regularly.
Although it is possible to force the message in the cache with ?action=purge,
it is not very convenient to do this every day.

So it would be nice, if you could replace the slash with an other character
(perhaps '\'), so you can use the message [[MediaWiki:Editnotice-0-Foo\bar]] to
specify a custom edit notice for [[Foo/bar]].


-- 
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