Another note. This only happens in the web UI. I do not see this when using the API.
From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Monday, March 19, 2012 9:39 AM To: [email protected] Subject: Re: [Spacewalk-list] Custom Info Key CRLF characters I applied the patch from Bug 742050 which resolved another issue I was having where special characters (curly brackets, etc..) were getting stripped. However this did not fix the "CRLF" issue. Would this be resolved in the same files maybe? Data changed: /java/code/webapp/WEB-INF/pages/systems/sdc/listcustomdata.jsp <pre><c:out value="${current.value}" /></pre> /java/code/webapp/WEB-INF/struts-config.xml <form-property name="no_scrub" type="java.lang.String" initial="description"/> <form-property name="no_scrub" type="java.lang.String" initial="value"/> Thanks -Josh From: [email protected]<mailto:[email protected]> [mailto:[email protected]]<mailto:[mailto:[email protected]]> On Behalf Of [email protected]<mailto:[email protected]> Sent: Friday, March 16, 2012 11:13 PM To: [email protected]<mailto:[email protected]> Subject: [Spacewalk-list] Custom Info Key CRLF characters Hello, In recent spacewalk versions, I have noticed "CRLF" characters on "custom info key" values that contain multiple lines. You can see the "^M" characters using vim after downloading a config file with. The older versions did not have this issue. Thanks -Josh
_______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
