ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000932ClearOSapp-users - User Managerpublic2013-01-11 19:552013-02-28 14:21
Reporteruser2 
Assigned Touser2 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version6.3.0 
Target Version6.4.0 Beta 2Fixed in Version6.4.0 Beta 2 
Summary0000932: Groups with spaces causes "disallowed key characters" error
DescriptionThe 'Disallowed Key Characters.' error is thrown when a group name contains spaces. As a security precaution, the underlying framework does not allow spaces for input names, for example:

 <input type='checkbox' name='group[example group]' ... >

Spaces are also not HTML compliant. The web form should be able to handle this situation.
TagsNo tags attached.
Attached Files

- Relationships
related to 0000723closeduser2 app-groups allows group creation with spaces which is disallowed by app-users. 

-  Notes
(0000637)
user2
2013-01-11 19:56

SVN 5411
(0000724)
user2
2013-02-27 14:11

Source Code Changelog
---------------------------------------------------
- Continued with handling spaces in groups [tracker 0000932]

File Changes
---------------------------------------------------
Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=5702 [^]
U webconfig/apps/groups/trunk/controllers/groups.php
U webconfig/apps/groups/trunk/views/item.php
U webconfig/apps/groups/trunk/views/members.php
U webconfig/apps/groups/trunk/views/summary.php

- Issue History
Date Modified Username Field Change
2013-01-11 19:55 user2 New Issue
2013-01-11 19:55 user2 Issue generated from: 0000723
2013-01-11 19:55 user2 Relationship added related to 0000723
2013-01-11 19:56 user2 Status new => confirmed
2013-01-11 19:56 user2 Note Added: 0000637
2013-01-11 19:56 user2 Status confirmed => resolved
2013-01-11 19:56 user2 Fixed in Version => 6.4.0 Beta 2
2013-01-11 19:56 user2 Resolution open => fixed
2013-01-11 19:56 user2 Assigned To => user2
2013-02-27 14:11 user2 Checkin
2013-02-27 14:11 user2 Note Added: 0000724
2013-02-28 14:21 user2 Status resolved => closed