[
https://issues.apache.org/jira/browse/AMBARI-11035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Srimanth Gunturi updated AMBARI-11035:
--------------------------------------
Attachment: AMBARI-11035.patch
Verified on live cluster.
Tests pass
{noformat}
6022 tests complete (9 seconds)
79 tests pending
[INFO]
[INFO] --- apache-rat-plugin:0.11:check (default) @ ambari-web ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: .idea/**
[INFO] Exclude: package.json
[INFO] Exclude: public/**
[INFO] Exclude: public-static/**
[INFO] Exclude: app/assets/**
[INFO] Exclude: vendor/**
[INFO] Exclude: node_modules/**
[INFO] Exclude: node/**
[INFO] Exclude: npm-debug.log
[INFO] 1195 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0
approved: 1195 licence.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 36.879s
[INFO] Finished at: Fri May 08 13:37:21 PDT 2015
[INFO] Final Memory: 10M/173M
[INFO] ------------------------------------------------------------------------
{noformat}
> Configs: invalid input should not be allowed
> --------------------------------------------
>
> Key: AMBARI-11035
> URL: https://issues.apache.org/jira/browse/AMBARI-11035
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.0
> Reporter: Srimanth Gunturi
> Assignee: Srimanth Gunturi
> Fix For: 2.1.0
>
> Attachments: AMBARI-11035.patch, invalid-input.tiff,
> required-input.tiff
>
>
> Go into escape hatch mode. If you delete a value fully, and it's required,
> the input field goes into error, which is correct. See attached screen shot.
> But if you put in garbage, it doesn't say anything is wrong. See attached
> screen shot.
> Need to validate that the input matches the field (int, string, etc) and
> errors appropriately
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)