[jira] [Updated] (NETBEANS-6359) JSP encoding detection does not take web.xml into account

2022-01-04 Thread Thomas Bernard (Jira)


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

Thomas Bernard updated NETBEANS-6359:
-
Affects Version/s: 12.2

> JSP encoding detection does not take web.xml into account
> -
>
> Key: NETBEANS-6359
> URL: https://issues.apache.org/jira/browse/NETBEANS-6359
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - JSP
>Affects Versions: 12.0, 12.2
>Reporter: Thomas Bernard
>Priority: Trivial
>
> The JSP encoding detection works well when the JSP files includes
> {{ <%@ page pageEncoding="UTF-8" %>}}
> but when the     from  web.xml is ignored.
> I have a project with the web.xml including :
> {{    }}
> {{        }}
> {{            Config. de l'encodage des pages JSP}}
> {{            *.jsp}}
> {{            UTF-8}}
> {{        }}
> {{    }}
>  
> And my JSP files are opened as ISO8859-1 by netbeans.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Created] (NETBEANS-6359) JSP encoding detection does not take web.xml into account

2022-01-04 Thread Thomas Bernard (Jira)
Thomas Bernard created NETBEANS-6359:


 Summary: JSP encoding detection does not take web.xml into account
 Key: NETBEANS-6359
 URL: https://issues.apache.org/jira/browse/NETBEANS-6359
 Project: NetBeans
  Issue Type: Bug
  Components: javaee - JSP
Affects Versions: 12.0
Reporter: Thomas Bernard


The JSP encoding detection works well when the JSP files includes

{{ <%@ page pageEncoding="UTF-8" %>}}

but when the     from  web.xml is ignored.

I have a project with the web.xml including :

{{    }}
{{        }}
{{            Config. de l'encodage des pages JSP}}
{{            *.jsp}}
{{            UTF-8}}
{{        }}
{{    }}

 

And my JSP files are opened as ISO8859-1 by netbeans.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists