Bug 902823
| Summary: | Nonsense data returned as backing content of non-content-backed resources | ||
|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Lukas Krejci <lkrejci> |
| Component: | Content | Assignee: | Jirka Kremser <jkremser> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.5 | CC: | hrupp, jkremser |
| Target Milestone: | --- | ||
| Target Release: | RHQ 4.6 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-09-03 14:42:05 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: | |||
|
Description
Lukas Krejci
2013-01-22 13:29:06 UTC
master http://bugzilla.redhat.com/show_bug.cgi?id=77d64e830 time: Wed Feb 6 14:53:28 2013 +0100 commit: 77d64e8302bfe3b1df0c5e209ab7a203b10dd589 author: Jirka Kremser - jkremser message: [BZ 902823 - Nonsense data returned as backing content of non-content-backed resources] The UnsupportedOperationException is thrown when the resource is non-content-backed. I was checking also the usages of the method and it seems to be ok. the link ^^ should be http://git.fedorahosted.org/cgit/rhq/rhq.git/diff/?id=77d64e830 master http://git.fedorahosted.org/cgit/rhq/rhq.git/diff/?id=c7199465b time: Tue Feb 12 17:06:56 2013 +0100 commit: c7199465b2ab8bf9cd253fdffcc278577d557a7a author: Jirka Kremser - jkremser message: [BZ 902823 - Nonsense data returned as backing content of non-content-backed resources] Instead of throwing the exception, the null is returned. Now it's in compliance w/ the the method's jdoc. Bulk closing of issues in old RHQ releases that are in production for a while now. Please open a new issue when running into an issue. |