I see that the issue has already been raised there, so I’ll watch for 
developments.

Thanks for your help.

Ralph

> On Jun 24, 2022, at 4:53 PM, Lukasz Lenart <lukaszlen...@apache.org> wrote:
> 
> The plugin must be adjusted to Struts 6.0.0 - I would register an
> issue at Github to address this problem. After fixing the JQuery
> plugin we will try to focus on that.
> Please be aware that this plugin isn't directly maintained by ASF and
> Struts' volunteers.
> 
> 
> Cheers
> Łukasz
> 
> czw., 23 cze 2022 o 23:08 Ralph Grove <rfgr...@icloud.com.invalid 
> <mailto:rfgr...@icloud.com.invalid>> napisał(a):
>> 
>> I’m working on a Struts application that uses the Struts Bootstrap plugin. I 
>> upgraded it to Struts V6 by installing theses libs:
>> 
>> commons-fileupload-1.4.jar
>> commons-lang3-3.10.jar
>> freemarker-2.3.31.jar
>> log4j-api-2.17.2.jar
>> ognl-3.3.2.jar
>> struts2-core-6.0.0.jar
>> 
>> commons-text-1.8.jar
>> log4j-1.2-api-2.17.0.jar
>> log4j-core-2.17.0.jar
>> 
>> struts2-bootstrap-plugin-4.0.1.jar
>> 
>> 
>> The application now serves static content with no problem, but whenever a 
>> form that uses bootstrap is accessed, this error message results:
>> 
>> [ERROR] 2022-06-23 16:52:19 [https-jsse-nio-8443-exec-70] runtime - Error 
>> executing FreeMarker template
>> freemarker.core._MiscTemplateException: Template inclusion failed (for 
>> parameter value "/template/~~~bootstrap/controlheader-core.ftl"):
>> Syntax error in template "template/~~~bootstrap/controlheader-core.ftl" in 
>> line 51, column 44:
>> Using ?html (legacy escaping) is not allowed when auto-escaping is on with a 
>> markup output format (HTML), to avoid double-escaping mistakes.
>> 
>> (Stack trace follows below).

Reply via email to