Skip Menu |

This queue is for tickets about the App-ZofCMS-Plugin-UserLogin CPAN distribution.

Report information
The Basics
Id: 90151
Status: open
Priority: 0/
Queue: App-ZofCMS-Plugin-UserLogin

People
Owner: Nobody in particular
Requestors: cpan [...] zoffix.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Undef warnings all over the error.log
The zofcms_plugin_login is sometimes undef; add a check for that to avoid the undef warning if ( ($query->{zofcms_plugin_login} // '') ne 'login_user' ) {