-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
verifiedAll test cases were verified successfullyAll test cases were verified successfully
Milestone
Description
Steps to reproduce
- import UTF-7 encoded message to webtop
Expected behavior
- message is displayed correctly
Actual behavior
- message is not displayed
Components
ns8-webtop
To add support, follow the instructions here: https://www.sonicle.com/docs/webtop5/installation.html
Currently in the webapp the jcharset-2.0.jar file is located here: /usr/local/tomcat/webapps/webtop/lib/jcharset-2.0.jar
(https://github.com/NethServer/ns8-webtop/blob/main/webapp/var/lib/tomcats/webtop/bin/setenv.sh)
It needs to be moved here: $JAVA_HOME/jre/lib/ext (/opt/java/openjdk/lib/ext/)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
verifiedAll test cases were verified successfullyAll test cases were verified successfully
Type
Projects
Status
Done