<div dir="ltr">Hello list,<div>I found the issue, that is in struts-config.xml as well.</div><div>Dev team: I'm sorry but I don't know how to use the pull request... so here is a classical diff -u... sorry!</div><div>
<div><div>tu-spa-d15 spacewalk $ diff -u ./java/code/webapp/WEB-INF/struts-config.xml /var/lib/tomcat6/webapps/rhn/WEB-INF/struts-config.xml</div><div>--- ./java/code/webapp/WEB-INF/struts-config.xml        2014-02-27 12:09:49.152258319 +0000</div>
<div>+++ /var/lib/tomcat6/webapps/rhn/WEB-INF/struts-config.xml      2014-05-15 19:30:56.087603284 +0000</div></div><div>@@ -8324,6 +8312,7 @@</div><div><br></div><div>     <!-- Provisioning group --></div><div>     <action path="/systems/ssm/provisioning/RemoteCommand"</div>
<div>+            scope="request"</div><div>             name="remoteCommandForm"</div><div>             type="com.redhat.rhn.frontend.action.ssm.ProvisioningRemoteCommand"</div><div>             className="com.redhat.rhn.frontend.struts.RhnActionMapping"></div>
</div><div><br></div><div><br></div><div>To be clear: I just added scope="request" !</div><div><br></div><div>Pierre</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-05-15 20:19 GMT+02:00 Pierre Casenove <span dir="ltr"><<a href="mailto:pcasenove@gmail.com" target="_blank">pcasenove@gmail.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Hi<br>
I did not get the time to properly investigate but right now i did not find any clue.</p>
<p dir="ltr">Pierre</p>
<div class="gmail_quote">Le 15 mai 2014 20:17, "Jeremy Darr" <<a href="mailto:jeremy.darr@gmail.com" target="_blank">jeremy.darr@gmail.com</a>> a écrit :<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div class="h5">
<div dir="ltr">Sorry, previous thread was here:<div><br></div><div><a href="http://www.redhat.com/archives/spacewalk-list/2014-April/msg00115.html" target="_blank">http://www.redhat.com/archives/spacewalk-list/2014-April/msg00115.html</a><br>


</div><div><br></div><div>Some further background:</div><div><br></div><div>Adding</div><div><span style="color:rgb(51,51,51);font-family:Consolas,'Liberation Mono',Courier,monospace;font-size:12px"><br></span></div>


<div><span style="color:rgb(51,51,51);font-family:Consolas,'Liberation Mono',Courier,monospace;font-size:12px"><form-property name="no_scrub" type="java.lang.String" initial="script_body" /></span></div>


<div><span style="color:rgb(51,51,51);font-family:Consolas,'Liberation Mono',Courier,monospace;font-size:12px"><br></span></div>to the file /var/lib/tomcat[56]/webapps/rhn/WEB-INF/struts-config.xml fixes characters being scrubbed out of remote commands for an individual server, but not for multiple servers being issued commands via SSM (but not via the XMLRPC interface). I'm hoping that someone has also fixed the issues with SSM.<br>


<div><br></div><div>Thanks!</div><div><br></div><div>- Jeremy</div></div>
<br></div></div>_______________________________________________<br>
Spacewalk-list mailing list<br>
<a href="mailto:Spacewalk-list@redhat.com" target="_blank">Spacewalk-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/spacewalk-list" target="_blank">https://www.redhat.com/mailman/listinfo/spacewalk-list</a><br></blockquote></div>
</blockquote></div><br></div>