[Vtigercrm-commits] [vtiger development] #5908: Customer portal access denied if Email ID/Password duplciate in portalinfo
vtiger development
vtiger-tickets at trac.vtiger.com
Fri May 15 04:43:30 EDT 2009
#5908: Customer portal access denied if Email ID/Password duplciate in portalinfo
-------------------------------+--------------------------------------------
Reporter: Pierluigi.Bucolo | Owner: developer
Type: Need More Info | Status: reopened
Priority: unassigned | Milestone: 5.1.0
Component: customerportal | Version: 5.1.0-val2
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Changes (by Pierluigi.Bucolo):
* status: closed => reopened
* type: known issue => Need More Info
* resolution: wontfix =>
Comment:
I read the authenticate_user function in soap/customerportal.php.
When there are two rows in the vtiger_portalinfo table with the same
EmailID/Password the funcion return like error the string: "There may more
than one user with this details. Please contact your admin.".
This string isn't printed on the login page and it's wired in the code.
The printed string, in case of this error condition, instead is that one
present in the en_us.lang.php (provided with CustomerPortal plug-in) with
label LBL_CANNOT_CONNECT_SERVER.
LBL_CANNOT_CONNECT_SERVER is present two times in the file en_us.lang.php
(this is a mistake) and it's only a generic warning: 'Could not connect to
server. Please contact the administrator.'
It's made by design or it's a wrong behaviour ?
Regards,
- Pierluigi
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/5908#comment:2>
vtiger development <http://trac.vtiger.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list