Typo in ip_authenticator_uninstall

jptavan - July 15, 2008 - 22:39
Project:ipAuthenticator - authenticates an IP to a role
Version:6.x-1.3
Component:Code
Category:bug report
Priority:minor
Assigned:Unassigned
Status:closed
Description

In ip_authenticator_uninstall :
cache_clear_all('*', 'cache_p_age', TRUE);
should be :
cache_clear_all('*', 'cache_page', TRUE);

This typo give an error when you uninstall the module (Table "cache_p_age" doesn't exist...).

#1

jonfrancisskydiver - October 17, 2008 - 19:48
Status:active» fixed

Commited the change to the dev

#2

Anonymous (not verified) - October 31, 2008 - 19:52
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.