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

           Summary: meta keyword "robots" still at "noindex" after moving
                    page from ns3 to ns0 on dewiki
           Product: MediaWiki
           Version: 1.17-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Assumption:
1. 'wgNamespaceRobotPolicies' => array( NS_USER_TALK => 'noindex,follow' ) like
von dewiki

Testcase:
1. Create page [[de:Benutzer Diskussion:Raymond/test für robots]]

From HTML source: <meta name="robots" content="noindex,follow" /> 
This is OK


2. Move page to NS0: [[de:Test für robots]].
From HTML source: <meta name="robots" content="noindex,nofollow" />
Completly wrong

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