Version-Release number of selected component (if applicable): Version: 3.0.1.GA Build Number: dd8a001:fbca611 GWT Version: 2.0.4 SmartGWT Version: 2.4 How reproducible:always on firefox 3.6.24 and chromium 17 Steps to Reproduce: 1. have EAP5 in inventory 2. go to EAP5 resource, Inventory tab and create new child 3. upload some WAR, finish wizard Actual results:All buttons on the bottom [Delete,Import,Create Child,Uninventory,Refresh] are disabled, so user cannot hit refresh to see if the child was deployed successfully. Expected results: Running 'Create Child' wizard should not affect bottom buttons like 'Refresh' which should be enabled Additional info: this is a minor issue
triage 2/27/2012 mfoley, asantos, crouch, loleary
this is yet another place we missed when we changed something in the component implementation. should be easy to fix though.
this is strange - this has been fixed in master for quite some time... see commit 85882c6e0e00d5d788032d9c4192577c21e4fcc6 done in august 2011.
(In reply to comment #3) > this is strange - this has been fixed in master for quite some time... see > commit 85882c6e0e00d5d788032d9c4192577c21e4fcc6 done in august 2011. Ok, I confirmed this is in master but NOT in release/jon3.0.x branch. We would need to cherry pick 85882c6e0e00d5d788032d9c4192577c21e4fcc6 to fix this.
this was fixed in the release/3.0.x branch, but the following commit undid that fix and reintroduced the bug: http://git.fedorahosted.org/git/?p=rhq/rhq.git;a=commitdiff;h=0d4efdc85ef65f6cdcf7954766cd28186a36ab63
Setting Target Release to be JON3.1.0 and setting to ONQA since its now fixed in master.
Bulk closing of old issues in VERIFIED state.