Task #2895
JSP default encoding
Statut: | New | Début: | 18/09/2020 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 0% |
|
Catégorie: | UI | Temps passé: | - | |
Version cible: | Portal 0.7 |
Description
if not specified the portail JSP default encoding is not UTF-8 and one must add the following directive at line 0:
<jsp:directive.page contentType="text/html;charset=UTF-8" />
Solution¶
- document the JSP directive in manuals
- find out if there is a default encoding parameter
Historique
#1 Mis à jour par Serge Heiden il y a presque 5 ans
- Version cible changé de Portal 0.7 à Portal 0.6.3
#2 Mis à jour par Matthieu Decorde il y a presque 5 ans
- Version cible changé de Portal 0.6.3 à Portal 0.7