Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
locale.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Sep 2009 at 11:44 UTC
Updated:
18 Sep 2010 at 19:47 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
attiks commentedfor reference error in /includes/locale.inc line 332 and on line 339, I added module_exists to make sure the help module is enabled
Comment #3
sivaji_ganesh_jojodae commentedI don't think it makes sense to check whenever help page is referred.
Like
With this approach at any time we need two versions of status message which is overhead,
Better fix for this would be to add a warning message in
help_uninstall().