Page MenuHomePhabricator

Remove "editusercssjs" user rights from Translate, BlueSpiceFoundation, UserGroups extensions
Closed, ResolvedPublic

Description

Remove editusercssjs because it was depricated mediawiki 1.16

Targets

Occurrences of 'editusercssjs' in Directory *Courtesy blanked potential private info shown in DIR*

Found Occurrences (3 usages found)

Unclassified occurrence  (1 usage found)
    MediaWiki  (1 usage found)
        extensions/Translate/tests/phpunit  (1 usage found)
            messageindexdata.ser  (1 usage found)
                1editusercssjs
Usage in string constants  (2 usages found)
    MediaWiki  (2 usages found)
        extensions/BlueSpiceFoundation/includes  (1 usage found)
            DefaultSettings.php  (1 usage found)
                104"editusercssjs" => array(
        extensions/UserGroups  (1 usage found)
            UserRights.php  (1 usage found)
                81'editusercssjs', #deprecated

Event Timeline

@Aklapper From any extensions I will be editing task description for a list of areas where it has been found by @Reedy

Zppix updated the task description. (Show Details)
Aklapper renamed this task from [MediaWiki Extentsions] Remove editusercssjs user rights to Remove "editusercssjs" user rights from Translate, BlueSpiceFoundation, UserGroups extensions.Mar 16 2017, 3:08 PM

messageindexdata.ser is just test data, ignore it.

I'll have a look at this for BlueSpiceFoundation

(See https://www.mediawiki.org/wiki/Gerrit/Commit_message_guidelines to get automated notifications in corresponding Phabricator tasks)

I'm still awaiting input from UserGroups

Thanks @Aklapper for the pointer to commit messages. Will use this in the future. As of now: the BlueSpice commit was merged and we should no longer have any references to editusercssjs.

For some reason gerritbot didnt notice this change so heres the change for usergroups extension https://gerrit.wikimedia.org/r/346539

Change 346539 merged by jenkins-bot:
[mediawiki/extensions/UserGroups@master] Remove "editusercssjs" due to removal in MW-Core

https://gerrit.wikimedia.org/r/346539