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

       Web browser: ---
             Bug #: 30819
           Summary: If category sortkey is dependant on page specific
                    variables ({{NAMESPACE}}, {{PAGENAME}} etc), sortkey
                    not re-parsed on page move
           Product: MediaWiki
           Version: unspecified
          Platform: All
               URL: http://ksh.wikipedia.org/w/index.php?title=Saachjropp:
                    Joohr&until=Joohr+1969
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: Categories
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected],
                    [email protected]
        Depends on: 7638
    Classification: Unclassified


+++ This bug was initially created as a clone of Bug #7638 +++

This is a fairly low-priority issue. Split off from bug 7638.

Steps to reproduce:
*Create page [[test1]] with contents [[category:Foo|Bar-{{PAGENAME}}]]
*Move page test1 to test2

Expected behaviour:
*On page move the (human) sortkey is re-evaluated and ends up being Bar-test2

Actual behaviour:
*On page move, sortkey is not re-evaluated (The binary sortkey is re-generated
to take into account the new suffix, but the inwiki specified prefix is not
re-evaluated)
**Thus, the sortkey stays as Bar-test1 until a (potentially null) edit takes
place.

----

This is probably something that would be wontfixed, as this would require
re-parsing the page to see if the categories change (efficiency and all)...

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