Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.3.2
-
Fix Version/s: 3.6.0
-
Component/s: Admin Console
-
Labels:None
-
Acceptance Test - Add?:No
Description
<authorizedUsernames>Tom,Andy,Harry,Pez</authorizedUsernames> fails in openfire.xml while
<authorizedUsernames>tom,andy,harry,pez</authorizedUsernames> works fine.
Not sure if the setup process allows to add names with upper case characters but in any way Openfire should convert them to lower case to make sure that they work.
Issue Links
| This issue is related to: | ||||
| JM-908 | documentation: lower case username in admin console |
|
|
|
LG, I cannot reproduce in latest trunk, looking at line 265 is there a particular place where you were running into this issue?