| Summary: | Missing "Disabled" icons (404 not found) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Viet Nguyen <vnguyen> | ||||
| Component: | UI | Assignee: | Jirka Kremser <jkremser> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | JON 3.2 | CC: | ahovsepy, jshaughn | ||||
| Target Milestone: | ER02 | ||||||
| Target Release: | JON 3.3.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-12-11 14:00:33 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: | |||||
| Attachments: |
|
||||||
branch: master link: https://github.com/rhq-project/rhq/commit/012a3196b time: 2014-08-25 16:38:34 +0200 commit: 012a3196b5fb107d1774559e06d9f2f7554b38a7 author: Jirka Kremser - jkremser message: [BZ 1000173] - Missing Disabled icons (404 not found) - when resizing the portlet, SmartGWT change the icon to the '_Disabled' form, but the icon was missing for 'Package_16.png'. I've added all kinds of portlets and it was the only one missing. branch: release/jon3.3.x link: https://github.com/rhq-project/rhq/commit/c7358babb time: 2014-08-25 16:41:01 +0200 commit: c7358babb94a5dc253e6fe71084a8809eeffb427 author: Jirka Kremser - jkremser message: [BZ 1000173] - Missing Disabled icons (404 not found) - when resizing the portlet, SmartGWT change the icon to the '_Disabled' form, but the icon was missing for 'Package_16.png'. I've added all kinds of portlets and it was the only one missing. NOTE: too minor for review :] (cherry picked from commit 012a3196b5fb107d1774559e06d9f2f7554b38a7) Signed-off-by: Jirka Kremser <jkremser> Moving to ON_QA as available for test with the following brew build: https://brewweb.devel.redhat.com//buildinfo?buildID=381194 |
Created attachment 789363 [details] screenshot Description of problem: 1. Turn on Firebug or Chrome developer tool 2. Navigate to any resource's Summary view then resize a portlet. Check console log for 404 errors of missing .png files. Version-Release number of selected component (if applicable): Version: 3.2.0.ALPHA_QA 53 Build Number: 1878d58:5e6b489 How reproducible: 100%