Skip to content

WebTop: missing UTF-7 encoding support #7301

@lucagasparini

Description

@lucagasparini

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/)

Metadata

Metadata

Assignees

Labels

verifiedAll test cases were verified successfully

Type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions