Bug 1203588
Summary: | tooltip does not work in add_interface modal window - raises Network Error 404 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Sachin Ghai <sghai> | ||||||||
Component: | WebUI | Assignee: | Marek Hulan <mhulan> | ||||||||
WebUI sub component: | Foreman | QA Contact: | Sachin Ghai <sghai> | ||||||||
Status: | CLOSED CURRENTRELEASE | Docs Contact: | |||||||||
Severity: | high | ||||||||||
Priority: | unspecified | CC: | jcallaha, mhulan, mmccune, ohadlevy | ||||||||
Version: | 6.1.0 | ||||||||||
Target Milestone: | Unspecified | ||||||||||
Target Release: | Unused | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2015-08-12 14:02:01 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: | |||||||||||
Bug Depends On: | |||||||||||
Bug Blocks: | 1192944 | ||||||||||
Attachments: |
|
Set the blocker? flag to get fix by beta. Since this issue was entered in Red Hat Bugzilla, the release flag has been set to ? to ensure that it is properly evaluated for this release. Just for the record, 404 is unrelated and is actually expected if there are no objects to find. Failed QA When clicking the tooltip, a request is sent and received correctly, but no tip is ever shown. See attachment. Created attachment 1007366 [details]
No tooltip presented
note that the GET request is received correctly.
moving back to POST, the fix was not merged yet Verified with: sat6.1 GA snap1 compose2(Satellite-6.1.0-RHEL-7-20150424.0) I can see tool_tip under add_interface modal window. Please see the screenshot. Created attachment 1019334 [details]
tool_tip is visible on new_interface modal window
This bug is slated to be released with Satellite 6.1. This bug was fixed in version 6.1.1 of Satellite which was released on 12 August, 2015. |
Created attachment 1003727 [details] tooltip does not work in add_interface modal window - raises Network Error 404 Description of problem: when you open add_interface modal window and click on info box, it doesn't expand. Also firebug raises Network Error 404 on clicking it. Version-Release number of selected component (if applicable): sat6.1 beta snap6 compose2 Satellite-6.1.0-RHEL-6-20150311.1 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: tooltip does not work in add_interface modal window - raises Network Error 404 Expected results: should be expandable Additional info: