Closed (fixed)
Project:
Rep[lacement]Tags
Version:
5.x-1.9
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2008 at 21:03 UTC
Updated:
18 Jun 2008 at 12:12 UTC
The line Rep[lacement]Tags - Help is shown, even if no replacement tags modules are allowed for such user or particular type. So I suggest to change the second if in the function reptag_form_alter to
if ((variable_get('reptag_showhelp', 1)) && (count(_reptag_module_help())>0)) {
Maybe there is a better solution... but this works....
Comments
Comment #1
profix898 commentedFixed in cvs (-dev). Thanks for reporting.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.