Bug 1179765
| Summary: | Null pointer exception on non-modifying update of directory in configuration management | ||
|---|---|---|---|
| Product: | Red Hat Satellite 5 | Reporter: | Matej Kollar <mkollar> |
| Component: | WebUI | Assignee: | Jan Dobes <jdobes> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Lukáš Hellebrandt <lhellebr> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 580 | CC: | lhellebr, pstudeni, tlestach |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-06-21 12:12:37 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: | 1358815 | ||
|
Description
Matej Kollar
2015-01-07 14:11:39 UTC
*** Bug 1183661 has been marked as a duplicate of this bug. *** fixed in spacewalk master: 7beded1c2d7d1248349186b29872d8a100d4b0b3 possible improvement: implement some check if binary file changed, currently new revision is created every time user clicks on "Update Configuration File" button Verified with spacewalk-java-2.5.14-71 Used reproducer from OP. The exception is not thrown, nothing happens at all, which is correct. When modifying some info, it gets changed correctly. |