In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
984 [In-Portal CMS] Data Management bug report always 2011-01-29 14:19 2011-09-19 16:08
Dmitry  
alex  
normal  
closed 5.1.2-B1  
fixed  
 
none 5.1.3-B1  
https://groups.google.com/d/topic/in-portal-bugs/Al4Ifpdg0sQ/discussion
Fixes check for minimum characters in User Login field
0
0000984: User Login field is not checked for minimum characters
User Login field is not checked for minimum characters during new user registration.

Currently, there is a "Min_UserName" config setting that holds that number (3 by default), but the actual check is NOT performed.

The check for Login field size should be done in both - Front-end and Admin Panel.
related to 0001086closed  (5.1.3)alex Ability to limit maximal username length on registration form 
patch username_length_validation.patch (12,379) 2011-05-19 08:19
http://tracker.in-portal.org/file_download.php?file_id=1004&type=bug
Issue History
2011-09-19 16:08 alex Note Added: 0003853
2011-09-19 16:08 alex Status resolved => closed
2011-08-08 07:53 alex Relationship added related to 0001086
2011-05-23 02:47 alex Note Added: 0003483
2011-05-23 02:47 alex Status reviewed and tested => resolved
2011-05-23 02:47 alex Fixed in Version => 5.1.3-B1
2011-05-23 02:47 alex Resolution open => fixed
2011-05-23 02:47 alex Changeset attached 5.1.x r14341
2011-05-22 13:03 Dmitry Note Added: 0003462
2011-05-22 13:03 Dmitry Assigned To !COMMUNITY => alex
2011-05-22 13:03 Dmitry Status needs testing => reviewed and tested
2011-05-19 08:19 alex Time Estimate Removed 1 =>
2011-05-19 08:19 alex Assigned To alex => !COMMUNITY
2011-05-19 08:19 alex Developer => alex
2011-05-19 08:19 alex Status needs work => needs testing
2011-05-19 08:19 alex File Added: username_length_validation.patch
2011-05-18 13:20 Dmitry Time Estimate Added 1
2011-05-18 13:20 Dmitry Assigned To => alex
2011-05-18 13:20 Dmitry Status active => needs work
2011-04-04 11:54 Dmitry Target Version Icebox => 5.1.3
2011-01-29 14:20 Dmitry New Issue
2011-01-29 14:20 Dmitry Reference => https://groups.google.com/d/topic/in-portal-bugs/Al4Ifpdg0sQ/discussion
2011-01-29 14:20 Dmitry Change Log Message => Fixes check for minimum characters in User Login field

Notes
(0003462)
Dmitry   
2011-05-22 13:03   
Reviewed and tested okay.
(0003483)
alex   
2011-05-23 02:47   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0000984: User Login field is not checked for minimum characters
(0003853)
alex   
2011-09-19 16:08   
Closing, since 5.1.3 release has been released.