Task #2895

JSP default encoding

Added by Matthieu Decorde about 3 years ago. Updated about 3 years ago.

Status:New Start date:09/18/2020
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:UI Spent time: -
Target version: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

History

#1 Updated by Serge Heiden about 3 years ago

  • Target version changed from Portal 0.7 to Portal 0.6.3

#2 Updated by Matthieu Decorde about 3 years ago

  • Target version changed from Portal 0.6.3 to Portal 0.7

Also available in: Atom PDF