Improve isOwner on models\CollectionBase to do the check as in Special:Gather with the equals method on User.
Actually use that method in SpecialGather.php whenever possible.
Improve isOwner on models\CollectionBase to do the check as in Special:Gather with the equals method on User.
Actually use that method in SpecialGather.php whenever possible.
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Hygiene: Improve Collection::isOwner | mediawiki/extensions/Gather | master | +10 -18 |
Change 200844 had a related patch set uploaded (by Jhernandez):
Hygiene: Improve Collection::isOwner