cognidox / OTRS-Joomla-Gateway

Provides seamless access to OTRS tickets through Joomla
https://www.cognidox.com/
10 stars 3 forks source link

PHP notice raised when authenticating #19

Closed vittala closed 12 years ago

vittala commented 12 years ago

The following PHP notice has been seen when authenticating:

Notice: Undefined property: plgAuthenticationOTRSGateway::$name in C:\OTRS\Apache\htdocs\joomla\libraries\joomla\user\authentication.php on line 176

Looks like the $response->type property must be set in the authentication plugin when running onUserAuthenticate.

vittala commented 12 years ago

Released as part of 0.9.2