Bug 745456
Summary: | Clicking on Summary->Timeline tab of a resource by a user without config read permission displays a pop up displaying a message 'Failed to load json data' | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Sunil Kondkar <skondkar> | ||||||
Component: | Core UI | Assignee: | John Mazzitelli <mazz> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | high | ||||||||
Version: | 4.1 | CC: | hrupp, mazz | ||||||
Target Milestone: | --- | ||||||||
Target Release: | JON 3.0.0, RHQ 4.3.0 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 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: | 745494 | ||||||||
Attachments: |
|
Description
Sunil Kondkar
2011-10-12 12:40:55 UTC
Created attachment 527690 [details]
Screenshot
Created attachment 527691 [details]
ServerLog
in our EventJSON jsps that serve the JSON data, we need to wrap in try-catch block so as not to blow up the Timeline component. I have this fixed on my local branch, will push once master is unfrozen git commit: release_jon3.x: 3d74362f9ea99bb0dd8a66ec85c012bbae6002df master: fb1c12b52f9fc5e5ec98af36fbb669658f8f4380 Verified on build#672 (Version: 4.3.0-SNAPSHOT Build Number: ca0281f) Followed the steps and verified that it does not display any exception and pop up message navigating to Summary->Timeline tab of a resource by a user without config read permission. marking VERIFIED JON 3 bugs to CLOSED/CURRENTRELEASE changing status of VERIFIED BZs for JON 2.4.2 and JON 3.0 to CLOSED/CURRENTRELEASE |