[Spacewalk-list] Spacewalk 2.1 - characters in remote commands

Milan Zázrivec mzazrivec at redhat.com
Mon May 19 12:54:45 UTC 2014


On Thursday 15 May 2014 21:39:07 Pierre Casenove wrote:
> Hello list,
> I found the issue, that is in struts-config.xml as well.
> Dev team: I'm sorry but I don't know how to use the pull request... so here
> is a classical diff -u... sorry!
> tu-spa-d15 spacewalk $ diff -u ./java/code/webapp/WEB-INF/struts-config.xml
> /var/lib/tomcat6/webapps/rhn/WEB-INF/struts-config.xml
> --- ./java/code/webapp/WEB-INF/struts-config.xml        2014-02-27
> 12:09:49.152258319 +0000
> +++ /var/lib/tomcat6/webapps/rhn/WEB-INF/struts-config.xml      2014-05-15
> 19:30:56.087603284 +0000
> @@ -8324,6 +8312,7 @@
> 
>      <!-- Provisioning group -->
>      <action path="/systems/ssm/provisioning/RemoteCommand"
> +            scope="request"
>              name="remoteCommandForm"
> 
>  type="com.redhat.rhn.frontend.action.ssm.ProvisioningRemoteCommand"
>              className="com.redhat.rhn.frontend.struts.RhnActionMapping">
> 
> 
> To be clear: I just added scope="request" !
> 
> Pierre

Right, committed to spacewalk master.

Thank you
-Milan Zázrivec




More information about the Spacewalk-list mailing list