nextcloud / mail

💌 Mail app for Nextcloud
https://apps.nextcloud.com/apps/mail
GNU Affero General Public License v3.0
833 stars 258 forks source link

CKEditor refuses to load - cannot find en-GB translation #3451

Open themuddfamily opened 4 years ago

themuddfamily commented 4 years ago

Expected behavior

Tell us what should happen

On clicking "Enable formatting" the body box should transform to a CKEditor wysiwyg editor but it does not.

I have not made any edits to this application - literally just installed and ran.

I am happy to use the default english language but it does not give this as an option!

Actual behavior

Tell us what happens instead

This appears in console: image

This is showing formatting is enabled image

This shows that no toolbar appears image

Mail app

Mail app version: (see apps admin page, e.g. 0.5.3) 1.4.1

Mailserver or service: (e.g. Outlook, Yahoo, Gmail, Exchange,...) dovecot running on localhost - no issues in this aspect

Server configuration

Operating system: (e.g. Debian 8) Debian 10

Web server: (e.g. Apache, Nginx,...) Nginx

Database: (e.g. MariaDB, SQLite or PostgreSQL) MySQL 8.5

PHP version: (e.g. 7.0) PHP 7.2

Nextcloud Version: (see admin page, e.g. 13.0.2) Tried both latest stable (18.0.7) and beta (19.0.1)

Client configuration

Browser: (e.g. Firefox 48) Chrome 84.0.4147.105

Operating system: (e.g. Arch Linux) Windows 10

ChristophWurst commented 4 years ago

I am happy to use the default english language but it does not give this as an option!

Have you also tried changing the locale?

themuddfamily commented 4 years ago

@ChristophWurst How would I go about doing this? I changed it in the nextcloud config to just "en" but the error did not change and issue was not solved.

ChristophWurst commented 4 years ago

I can try to reproduce and possibly fix this later, but I'm currently busy with https://github.com/nextcloud/mail/pull/3439 and other bugs, sorry.

solracsf commented 3 years ago

Same thing for FR language, editor is not loaded.

image

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

themuddfamily commented 3 years ago

Still an issue