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

       Web browser: ---
            Bug ID: 48639
           Summary: msgWiki(), wfMessage()->parse() and related functions
                    should not show edit links if user lacks permission
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: Parser
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

When using msgWiki() or other similar functions to include wikitext messages,
(edit) links for sections are always shown. They should only be shown if the
user has permission to edit them, or maybe never (as messages are different
from pages, and the user may not realise it's being changed potentially in many
places).

This led me to need to write my own function similar to msgWiki() for my
Erudite skin; see msgWikiNoEdit() in
https://gerrit.wikimedia.org/r/#/c/62623/3/Erudite.skin.php

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