Gossamer Forum
Home : Products : Gossamer Links : Discussions :

message instead of error for USER_PASSSENT

Quote Reply
message instead of error for USER_PASSSENT
Hi,

I work with the template system and realized the following:

In Line 229 in ./cgi-bin/admin/Links/User/Login.pm there is

Code:
print Links::SiteHTML::display('login', { error => Links::language('USER_PASSSENT')

At second sight I would not expect an error message for a success operation but:

Code:
print Links::SiteHTML::display('login', { message => Links::language('USER_PASSSENT')

Regards

n||i||k||o

Last edited by:

el noe: Aug 13, 2015, 7:57 AM
Subject Author Views Date
Thread message instead of error for USER_PASSSENT el noe 3908 Aug 13, 2015, 7:56 AM
Thread Re: [el noe] message instead of error for USER_PASSSENT
Andy 3822 Aug 13, 2015, 8:24 AM
Thread Re: [Andy] message instead of error for USER_PASSSENT
el noe 3822 Aug 13, 2015, 11:32 AM
Post Re: [el noe] message instead of error for USER_PASSSENT
Andy 3811 Aug 13, 2015, 11:35 AM