Support

In DHIS2 version 2.36.12 Add and list icons/font-awesome/ are not working installing on the local machine.
It will show as “î……” for add, “” for list, and “î�¨” for metadata group editor

Hello @Seblewongel_Mamo_Hai

You need to add under setenv.sh file the line below, this will resolve your issue. but it depends on your installation type on average its general.

export JAVA_OPTS = “$JAVA_OPTS -Dfile.encoding=UTF-8”

Let us know if you need any further guidance

1 Like