Author: gangleri
Description:
This report tries to add a dependency structure to indirect sort key alterations.
The sort key can be defined
0) as full *nonvariable* text
- as an expression depending on variables via predefined templates as {{PAGENAME}}, {{BASEPAGENAME}}, {{FULLPAGENAME}}, {{SUBPAGENAME}} ... and other magic words from
http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/includes/MagicWord.php?view=markup
- as an expression via templates
It can be altered by
a) moving the page
bug 001119 Page move doesn't update category link sort keys
b) changing the templates which define the sort key
c) deleting which define the sort key and / or
d) recreating the templates which define the sort key
x) other actions as
bug 003622 rollback doesn't roll back category sort key
...)
The membership in a category is afected by
i) changes of the sort key in the page
ii) changes in the (nested) templates defining the sort key
iii) deletion of the page itself
iv) deletion of the (nested) templates defining the sort key
v) recreating of the pageitself
vi) recreating of the (nested) templates defining the sort key
...)
Many of the earlier bugs related to the actions mentioned above have been fixed.
Some still need to be fixed or reported.
Best regards Reinhardt [[usser:Gangleri]]
Version: unspecified
Severity: normal
URL: http://bugzilla.wikimedia.org/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=sort+key&order=Bug+Number
