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

       Web browser: ---
             Bug #: 37755
           Summary: robots noindex,nofollow not set
           Product: MediaWiki
           Version: 1.19
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: Page editing
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


If the permissions for editing pages is restricted to guests, the meta-tags for
robots are not set (noindex,nofollow)

It happens inside the EditPage-Function, where the Permissions are checked.
If the user is not allowed to edit a page, it returns from that function and
never executes the "setHeader" function.

This function is responsible for setting the robots noindex,nofollow metatag

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