Re: Struts 6 issue with struts2-jquery-plugin

2022-09-01 Thread Boris Petrov
Hi, thanks for the answer! Here is a reproduction repo: https://github.com/boris-petrov/struts-issue Clone the repo, run `./gradlew appStart`, open `http://localhost:8080/struts-issue` (or whatever the address is - it's printed in the console) and then check the `script` tag - it con

Struts 6 issue with struts2-jquery-plugin

2022-08-29 Thread Boris Petrov
Hi all, I updated my Struts version to 6 and struts2-jquery-plugin to 5 (and struts2-bootstrap-plugin to 5 but I don't think that's relevant). I'm having troubles with the `escapeAmp` functionality. The following code:     indicator="loader%{id}"   parentTheme="bootstrap" button="fal