Hello, Modifying the BZ# here. Spacewalk public BZ# for this - BZ#903534 Apologies for not to mention it previously.
Regards, Neha ----- Original Message ----- From: "Neha Rawat" <nera...@redhat.com> To: spacewalk-devel@redhat.com Sent: Wednesday, January 23, 2013 7:54:51 PM Subject: [Spacewalk-devel] [PATCH] - BZ#902787 - Fixes the Diff functionality using GUI Hello, We had an issue reported on satellite (BZ#902787). From User Interface file comparison is not working as expected. It always displays message "Differences exist in a file that is not readable by all. Re-deployment of configuration file is recommended". >From CLI using "rhncfg-client diff" it displays expected output. Using CLI it creates source file as a temp file and from WEB-UI this is exactly opposite, it creates destination file as a temp file. After troubleshooting we can see that issue is here in /usr/share/rhn/config_common/file_utils.py - result = ''.join(diff(path, temp_file)) Its a regression bug. This issue is linked to a BZ#869626. Attached the proposed patch to correct functionality. Please share your feedback on this. Regards, Neha _______________________________________________ Spacewalk-devel mailing list Spacewalk-devel@redhat.com https://www.redhat.com/mailman/listinfo/spacewalk-devel _______________________________________________ Spacewalk-devel mailing list Spacewalk-devel@redhat.com https://www.redhat.com/mailman/listinfo/spacewalk-devel