Looks like Its not taking in capital letters, is that out of scope? Commented on the issue http://drupal.org/node/229193#comment-1262332 Dipen Chaudhary http://www.dipenchaudhary.com http://playdrupal.com On Tue, Feb 17, 2009 at 10:31 AM, Dmitri Gaskin <dmitrig01@gmail.com> wrote:
On Feb 16, 2009, at 5:55 PM, Daniel F. Kudwien wrote:
I've been working on a patch that incrementally filters the
permission page - patch at http://drupal.org/node/229193 and demo at http://dmitrizone.com/229193.mov .
Dmitri
Whether or not this thingy degrades, I don't really care. I wouldn't mind if it does not.
But I care for whether this actually works on a full-blown Drupal site having 10-15 roles and countless modules exposing permissions (including CCK Field Permissions that adds 3 permissions per fields, f.e. for 125 fields).
Fixed in the latest patch, and I provided a test module.
A previous attempt on parsing/filtering the permissions page on such a
site resulted in a total browser freeze:
#366442: Admin menu: Collapse modules on permissions page [1]
It worked flawlessly on a stock Drupal core install.
This needs to be tested before committing this.
Thanks, Daniel