yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #09314
[Bug 1276389] [NEW] Enforce project name length checking
Public bug reported:
Currently in Project create / update, there is no checking on the
project name length. But once the form is submitted, the system actually
checked the length of the project name and reported error on that, as
shown below:
RESP BODY: {"error": {"message": "Project name should not be greater
than 64 characters.", "code": 400, "title": "Bad Request"}}
It would be better checking this on the front end and display the
specific error message.
** Affects: horizon
Importance: Undecided
Assignee: Yuanhui Liu (liuyu)
Status: New
** Changed in: horizon
Assignee: (unassigned) => Yuanhui Liu (liuyu)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1276389
Title:
Enforce project name length checking
Status in OpenStack Dashboard (Horizon):
New
Bug description:
Currently in Project create / update, there is no checking on the
project name length. But once the form is submitted, the system
actually checked the length of the project name and reported error on
that, as shown below:
RESP BODY: {"error": {"message": "Project name should not be greater
than 64 characters.", "code": 400, "title": "Bad Request"}}
It would be better checking this on the front end and display the
specific error message.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1276389/+subscriptions
Follow ups
References