Re: looking at roller upgrade again

Greg Huber <[email protected]>
Newsgroups gmane.comp.jakarta.struts.devel
Message-ID <[email protected]>
Modified version here

https://github.com/gregh3269/struts/tree/WW-5302-unevaluated-id

<s:form action="myConfig">

   <s:set var="mainAction">myConfig</s:set>
   <s:submit value="%{getText('button.save')}" 
action="%{#mainAction}!save" />
   <s:submit value="%{getText('button.save')}" action="%{#mainAction}" 
method="save" />

   <input name="action:myConfig!save" type="submit" value="Save" 
id="myConfig_myConfig_save">

</s:form>

On 09/04/2023 15:16, Lukasz Lenart wrote:
> niedz., 9 kwi 2023 o 12:20 Greg Huber <[email protected]> napisał(a):
>> Testing the branch it is still the same?
> Please try now
>
>
> Regards
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.