J3 Issue ?
avatar forofo
forofo
23 Jun 2019

Steps to reproduce the issue

(redirected from JCE developers: widgetfactory/jce#42 )

Enable Editor Global Configuration -> Entity Encoding: "Named" , and this option only works for the article text although no for the titles of articles.

Special characters of some languages are not fixed in the title of articles when are published. Presently, we are forced to insert HTML entities in the title field (ie: é-> é) to replace these special characters (accents, etc) and avoid the ascii wrong.

Expected result

é á ó

Actual result

ascii chars

System information (as much as possible)

Joomla last stable version

Additional comments

avatar forofo forofo - open - 23 Jun 2019
avatar joomla-cms-bot joomla-cms-bot - change - 23 Jun 2019
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 23 Jun 2019
avatar franz-wohlkoenig franz-wohlkoenig - change - 23 Jun 2019
Labels Added: J3 Issue
avatar franz-wohlkoenig franz-wohlkoenig - labeled - 23 Jun 2019
avatar brianteeman
brianteeman - comment - 23 Jun 2019

Enable Editor Global Configuration -> Entity Encoding: "Named" , and this option only works for the article text although no for the titles of articles.

I don't have an option like that - could you post a screenshot

avatar brianteeman
brianteeman - comment - 23 Jun 2019

I think you might have meant the configuration in the tinymce editor plugin and not a global configuration?

If that is correct then no setting there would have anything to do with the text in a title field

I have created many articles using french characters with accents without any problem with an incorrect value

image

avatar franz-wohlkoenig franz-wohlkoenig - change - 23 Jun 2019
Status New Information Required
avatar franz-wohlkoenig franz-wohlkoenig - edited - 23 Jun 2019
avatar esedic
esedic - comment - 23 Jun 2019

I think you might have meant the configuration in the tinymce editor plugin and not a global configuration?

If that is correct then no setting there would have anything to do with the text in a title field

I have created many articles using french characters with accents without any problem with an incorrect value

image

Based on his JCE Github issue, @forofo is probably talking about JCE config parameter, not TinyMCE.

avatar brianteeman
brianteeman - comment - 23 Jun 2019

Based on his JCE Github issue, @forofo is probably talking about JCE config parameter, not TinyMCE.

Tinymce has a similar one ;) But the comment in the JCE issue is correct. NO editor plugin option has any impact on a text field

avatar forofo
forofo - comment - 24 Jun 2019

I don't have an option like that - could you post a screenshot

JCE developers told me it was a Joomla problem: widgetfactory/jce#42

The only option to hide the bug is using "Named" instead "UTF-8". In this way at least we can write HTML entities to hide the problem:
jce

Only after writing the HTML entity and saving, the title will show the right character:

edit1

edit2

If now I save this again, then again it will show wrong ascii characters. This is uncomfortable and primitive. Is there some easy fix?

thanks!

avatar ReLater
ReLater - comment - 24 Jun 2019

Are you talking about problems in the frontend?

I can't reproduce your find:

24-06-_2019_04-09-20

24-06-_2019_04-09-50

24-06-_2019_04-07-29

avatar franz-wohlkoenig franz-wohlkoenig - change - 24 Jun 2019
Status Information Required Discussion
avatar infograf768
infograf768 - comment - 24 Jun 2019

Why would one enter an item title as html entities? Most are resolved to utf8 when saved in db.
Some are not (Non Latin glyphs as Chinese for example);

Your screenshots show the use of K2 which is anyway not Joomla core.
I think this can be closed.

avatar franz-wohlkoenig franz-wohlkoenig - change - 24 Jun 2019
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2019-06-24 07:32:42
Closed_By franz-wohlkoenig
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 24 Jun 2019

closed as stated above

avatar franz-wohlkoenig franz-wohlkoenig - close - 24 Jun 2019

Add a Comment

Login with GitHub to post a comment