Re: Trouble with tag after upgrading from struts v2.5.31 to v6.3.0.2

2024-01-11 Thread Burton Rhodes
If I were to guess they removed the "?no_esc" flag in version 6.x in the .ftl file. That said, it's easy to override this. (Assuming you are using the Struts "simple" template) Locate the file [struts2-core-6.3.0.2.jar]\template\simple\radiomap.ftl and copy it into your resources directory

Re: Trouble with tag after upgrading from struts v2.5.31 to v6.3.0.2

2024-01-11 Thread Lukasz Lenart
czw., 11 sty 2024 o 22:49 Burton Rhodes napisaƂ(a): > > If I were to guess they removed the "?no_esc" flag in version 6.x in the > .ftl file. That said, it's easy to override this. (Assuming you are > using the Struts "simple" template) Locate the file >

Re: Trouble with tag after upgrading from struts v2.5.31 to v6.3.0.2

2024-01-11 Thread Pranish Srigiri
Hi Lukasz, I tried testing with the latest Snapshot generated on the 9th of Jan. Good news is, the issue is resolved in this version. Thank you for all the help. I have an other question related to the same tag. We've used the tag like this in one of our pages. The above tag was rendered like