Bug 819838
| Summary: | Display appropriate error message when given xml with missing tags | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] CloudForms Cloud Engine | Reporter: | Rehana <redakkan> | ||||
| Component: | aeolus-conductor | Assignee: | Angus Thomas <athomas> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Rehana <aeolus-qa-list> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 1.0.0 | CC: | dajohnso, whayutin | ||||
| Target Milestone: | rc | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-01-25 16:12:10 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
To summarize.. the webui and cli should use the same error message library |
Created attachment 582957 [details] test Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1.PFA the xml(PFA:test) 2.remove ">" of the tag "executable" (ex:<executable) 3.Provide the url from conductor Actual results: Observed that the error message '1 error prohibited this Application Blueprint from being saved seems to be not valid application blueprint XML: Extra content at the end of the document' is displayed BUT when removed the ">" of the tag "deployable" (ex:</deployable) error message was " 1 error prohibited this Application Blueprint from being saved seems to be not valid application blueprint XML: expected '>' " Expected results: should display Appropriate error message . Additional info: rpm -qa | grep aeolus aeolus-conductor-0.8.13-1.el6_2.noarch aeolus-configure-2.5.3-1.el6.noarch rubygem-aeolus-image-0.3.0-12.el6.noarch rubygem-aeolus-cli-0.3.1-1.el6.noarch aeolus-all-0.8.13-1.el6_2.noarch aeolus-conductor-doc-0.8.13-1.el6_2.noarch aeolus-conductor-daemons-0.8.13-1.el6_2.noarch