In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

Dependency Graph View Issue ] Relation Graph ] Vertical ]
related to child of duplicate of

Viewing Issue Simple Details
ID Category Type Reproducibility Date Submitted Last Update
0001107 [In-Portal CMS] Optimization task N/A 2011-08-24 03:25 2012-09-28 06:06
Reporter alex View Status public  
Assigned To alex
Priority normal Resolution fixed  
Status closed      
Summary 0001107: Logical changes on user registration/my profile/forgot password forms
Description In-Portal these 2 fields (among other fields) in PortalUser table:
* Login
* Email

Login field is translated everywhere on forms, like "Username" plus actual login can be performed by Email too, but it's never indicated, so users don't know about it.
Also, when "Use Emails As Login" is enabled, then Login/Username field is hidden from a form completely. But maybe user want to enter his username just in case (e.g. for nice mod-rewrite url building scheme).


Based on described above I'm proposing:
* rename PortalUser.Login to PortalUser.Username field in database + change phrase name "la_fld_Login" to "la_fld_Username" accordingly
* don't hide Username (former Login) field from registration/my profile/forgot password forms, when "Use Emails As Login" option is turned on
* rename "Use Emails As Login" configuration setting name to "Username Required During Registration" (+invert logic in code) to be more user friendly
* use new phrase "lu_fld_EmailOrUsername" (translated as "E-mail or Username") on login dialog
Additional Information



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker