Bug 990821 - Group display name length is not validated
Summary: Group display name length is not validated
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Beaker
Classification: Retired
Component: general
Version: 0.13
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: 0.15
Assignee: Amit Saha
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-01 04:36 UTC by Amit Saha
Modified: 2018-02-06 00:41 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-03 02:29:28 UTC
Embargoed:


Attachments (Terms of Use)

Description Amit Saha 2013-08-01 04:36:08 UTC
Description of problem:

Validate group display name length

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Amit Saha 2013-08-05 02:25:09 UTC
On Gerrit: http://gerrit.beaker-project.org/#/c/2144/1

Comment 4 wangjing 2013-08-06 03:46:47 UTC
verify on beaker-devel(20130806)-->pass
steps:
1. via CLI:

bkr group-modify --display-name=<morethan255charactersname> groupname
bkr group-create --display-name=<morethan255charactersname> groupname

2. via webUI:

1)add a new group with a group displayname more than 255 characters.
2)modify a group displayname more than 255 characters.

results:
return proper warning text and limit to 255 characters.

Comment 5 Nick Coghlan 2013-10-03 02:29:28 UTC
Beaker 0.15 has been released.


Note You need to log in before you can comment on or make changes to this bug.