Estou tendo muita dificuldade em analisar o que exatamente aconteceu aqui (a infame burocracia da wikimedia) ... mas o que parece para mim é que a nota de lançamento fez isso em (diff ), mas o a alteração para ativar realmente o recurso foi revertida.
As únicas notas claras sobre isso parecem estar nas notas de confirmação para a reversão , sem nada no erro pendente .
Reverted r92364 (per-namespace permissions).
This is the wrong configuration format for such a feature, and the wrong interface. We already have certain per-namespace permissions in the Title class, and we didn't need to add extra formal parameters to a whole lot of User methods in order to get them. The feature should be implemented wholly in Title, and the concept of user rights should remain relatively simple and easy to understand, and independent of its many applications, i.e. a user either has a right or doesn't. Rights are just a tool for developing access policies; the complexity should be in the caller.