?
avatar sandramay0905
sandramay0905
24 Apr 2021

What needs to be fixed

After change to german:

image

Why this should be fixed

There should no html be shown

How would you fix it

Use correct syntax.

Side Effects expected

No

avatar sandramay0905 sandramay0905 - open - 24 Apr 2021
avatar joomla-cms-bot joomla-cms-bot - change - 24 Apr 2021
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 24 Apr 2021
avatar brianteeman
brianteeman - comment - 24 Apr 2021

Probably/Possibly a typo in the german language files. @tecpromotion can you check please

avatar dgrammatiko
dgrammatiko - comment - 24 Apr 2021

There should no html be shown

This is probably a side effect of the HTML sanitization. Probably some German language string contains illegal HTML

avatar tecpromotion
tecpromotion - comment - 24 Apr 2021

Thanks. Will check and fix.

avatar chmst chmst - close - 24 Apr 2021
avatar chmst
chmst - comment - 24 Apr 2021

Closing as it is for German language only

avatar chmst chmst - change - 24 Apr 2021
Status New Closed
Closed_Date 0000-00-00 00:00:00 2021-04-24 13:19:17
Closed_By chmst
avatar tecpromotion
tecpromotion - comment - 25 Apr 2021

@sandramay0905 please use the latest release https://github.com/joomlagerman/joomla/releases/tag/4.0.0v1-beta7
It no longer contains HTML. Switching without installing the German language package or installing completely in German will load an outdated language package.

avatar sandramay0905
sandramay0905 - comment - 26 Apr 2021

@tecpromotion i use a fresh installation by launch.joomla.org + 3 languages (french, german, persian) and after switch backend language from english to german i got today the same issue.

avatar tecpromotion
tecpromotion - comment - 26 Apr 2021

@sandramay0905 unfortunately, this is not yet possible at this point in time. Language packages still have to be installed under Joomla 4. When switching, only an old Joomla 3 package is accessed.

avatar infograf768
infograf768 - comment - 26 Apr 2021

The error comes from using wrong double quotes. Instead of straight double quotes, we have curly double quotes.
Weirdly enough, it does not show in 3.9

we should have
COM_LANGUAGES_MSG_DEFAULT_LANGUAGE_SAVED="[...]/<span style=\"text-decoration: underline; color: red;\">[...]"
But we have
<span style=\“text-decoration: underline; color: red;\“><strong>Warnung:</strong></span>

@tecpromotion : I suggest to release a corrected 3.9.26.2 pack.

avatar infograf768
infograf768 - comment - 27 Apr 2021

@sandramay0905
German pack has been updated and issue corrected.

avatar sandramay0905
sandramay0905 - comment - 27 Apr 2021

Thanks @infograf768. I was coming here cause i have seen it at this moment and wanted to report :-)

Add a Comment

Login with GitHub to post a comment