[ 
https://issues.apache.org/jira/browse/WW-3938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lukasz Lenart reassigned WW-3938:
---------------------------------

    Assignee: Lukasz Lenart

> s:include problem with hrml comment <!-- -->
> --------------------------------------------
>
>                 Key: WW-3938
>                 URL: https://issues.apache.org/jira/browse/WW-3938
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Other
>    Affects Versions: 2.3.7
>            Reporter: Rsorrt
>            Assignee: Lukasz Lenart
>            Priority: Critical
>              Labels: features
>             Fix For: 2.3.16
>
>
> in my layout.jsp I have
> <html>
> <head>
> <s:include value="../include/pippo.jsp" />
> </head>
> if, in pippo.jsp I have an HTML comment with include a character with accent 
> è|ì|ò|à then result html code is missing the "-->" 
> Example pippo.jsp
> --------------------------
> <!-- è -->
> --------------------------
> The resulting HTML is 
> --------------------------
> <!-- 
> </head>
> --------------------------
> Is missing the "-->" part of the comment so all the rest is like included in 
> a comment.
> The previous version of struts2 was not doing it.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to