Module Weight too high. Clashes with devel_forminspect.
dhruvahuja - August 18, 2008 - 11:24
| Project: | Protected node |
| Version: | 5.x-1.2 |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Protected Node 1.2 sets the module weight to 100 during installation. This is the same weight as devel_forminspect 1.0 . I don't remember the order in which I had installed these modules but devel_forminspect 's output did not contain the array generated by protected_node .
Maybe devel_forminspect should raise their weight. Maybe the arbitrary number 100 for weight needs more reasoning :P

#1
The 100 weight was given with no apparent reason. I will decrease it to 80. Do anybody has any objections?
#2
Changed from 100 to 80 in the latest HEAD and DRUPAL5 branch
#3
Automatically closed -- issue fixed for two weeks with no activity.