Bug 616261
Summary: | Bundle Creation Wizard: Error icon for Upload does not disappear, breaks, when switching to URL/Recipe | ||||||
---|---|---|---|---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Corey Welton <cwelton> | ||||
Component: | Provisioning | Assignee: | John Mazzitelli <mazz> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Corey Welton <cwelton> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 3.0.0 | CC: | mazz | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2011-05-24 01:10:28 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 577210 | ||||||
Attachments: |
|
Description
Corey Welton
2010-07-19 23:15:09 UTC
Created attachment 433031 [details]
screenshot showing broken img.
this is the image URL: /availability/availability_grey_16_Disabled.png we don't have or use the GWT "_Disabled" images. We need to get the smartgwt component to not use _Disabled image when the component is disabled. there's other problems here. We should have the radio button switch if you enter a value in the "upload recipe" component. The "upload recipe" upload component isn't rendering properly either. checked in a few changes so this works a bit better. now the upload buttons and icons should be rendering properly and getting enabled/disabled at the appropriate times. to test, follow the same procedures as in description of this issue: Steps to Reproduce: 1. Create a text file called "crap.txt" and fill it with gibberish. 2. Administration > Content > Bundles > New 3. Choose the "Upload" option and select your "crap.txt" file. 4. Hit "Next". RHQ will attempt to parse your text file and return an appropriate error. 5. Switch to either the URL or Recipe radio button. 6. View results Also, before uploading anything, click different radio buttons (URL, upload, and recipe options) and see that components get enabled and disabled appropriate. Verified. Bookkeeping - closing bug - fixed in recent release. Bookkeeping - closing bug - fixed in recent release. |