Bug 1172100
| Summary: | **config_files.setFilesToImport.success** message when importing config file from different config channel | ||
|---|---|---|---|
| Product: | Red Hat Satellite 5 | Reporter: | Jan Hutař <jhutar> |
| Component: | WebUI | Assignee: | Jan Dobes <jdobes> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ales Dujicek <adujicek> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 570 | CC: | adujicek, jdobes, tlestach |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | spacewalk-java-2.3.8-87 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-01-13 09:54:34 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: | 1127641 | ||
fixed in spacewalk master: 33d09a0881a00bda281c5b9d7eb4d3bf08e2e598 With the release of Red Hat Satellite 5.7 on January 12th 2015 this bug is being moved to a Closed Current Release state. The Satellite 5.7 GA Errata: - https://rhn.redhat.com/errata/RHSA-2015-0033.html Satellite 5.7 Release Notes: - https://access.redhat.com/documentation/en-US/Red_Hat_Satellite/5.7/html-single/Release_Notes/index.html Satellite Customer Portal Blog announcement for release: - https://access.redhat.com/blogs/1169563/posts/1315743 Cliff |
Description of problem: I'm getting "**config_files.setFilesToImport.success**" message when importing config file from different config channel Version-Release number of selected component (if applicable): Satellite-5.7.0-RHEL6-re20141205.0-s390x How reproducible: always Steps to Reproduce: 1. Create config channel A and create a config file X in it 2. Create config channel B 3. Attempt to import file X to channel B Configuration -> Configuration Channels -> <channel_B> -> Add Files -> -> Import Files -> check file X -> click [Import Configuration File(s)] Actual results: 2014-12-09 06:47:41,305 [TP-Processor2] ERROR com.redhat.rhn.common.localization.LocalizationService - *** ERROR: Message with id: [config_files.setFilesToImport.success] not found.*** called by com.redhat.rhn.frontend.struts.XmlMessageResources.getMessage(XmlMessageResources.java:85) 2014-12-09 06:47:41,305 [TP-Processor2] ERROR com.redhat.rhn.common.localization.LocalizationService - *** ERROR: Message with id: [config_files.setFilesToImport.success] not found.*** called by com.redhat.rhn.frontend.struts.XmlMessageResources.getMessage(XmlMessageResources.java:85) Expected results: Messages should be in english Additional info: Probably related to bug 1151931