Collabora docker fails to open files with special chars

hello nemskiller

is possible tuto to extract to docker please

and have a new version to collabora , is simple to upgrade ?

thks

I will try to write it down when i have time…

Thks for this tuto. i dont understand why nextcloud and collabora no have a solution for this problem

Just for the record, the original problem of “Collabora docker fails to open files with special chars” was solved a while ago. Updated collabora/code docker image does not have this bug. The bug was caused by missing en_US.UTF8 locale.

Hi guys,

thanks for your comments. They have help me to solve the same issue, but not in a docker.

In my case, I have CODE not in a docker but in a standalone server. Just for the record and to help others, this is what I did to solve it:

  • Set global LANG variable to en_US.UTF-8 (I had it on my locale)
  • reboot server
  • update the template (loolwsd-systemplate-setup)
  • restart loolwsd

Regards

Having the exact same problem on Collabora 5.3.10.46-46, Nextcloud 12.0.3

The file have the characters “Ç” and “Í” and I can’t open it without removing the accented characters. Using locale pt_BR.UTF-8 on Collabora server.

EDIT: changing to en_US.UTF-8 solved.