Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding non-latin tags to joomla articles #16225

Closed
mijalis opened this issue May 23, 2017 · 10 comments
Closed

Adding non-latin tags to joomla articles #16225

mijalis opened this issue May 23, 2017 · 10 comments

Comments

@mijalis
Copy link

mijalis commented May 23, 2017

Steps to reproduce the issue

Add/edit article and add a tag using a non-latin tags (eg greek)
For example: Αριανα (Greek for "Ariana")

Expected result

When "Αριανα" is typed, the message "Looking for 'Αριανα'" should be shown and the user should be able to save tag by pressing "Enter".
For example when adding "Ariana":
clipboard02

Actual result

Cannot save tag, the first available tag from the list is added to the article.
When the string "Αριανα" is typed, the message "Looking for 'Αριανα'" is not shown, therefore saving the tag is not possible.
clipboard01

System information (as much as possible)

PHP Built On FreeBSD 1.1.1.1 10.3-STABLE FreeBSD 10.3-STABLE #0: Sat Dec 17 14:30:45 EET 2016 root@1.1.1.1:/usr/obj/usr/src/sys/GENERIC amd64
Database Version 5.6.36
Database Collation latin1_swedish_ci
Database Connection Collation utf8mb4_general_ci
PHP Version 5.6.30
Web Server nginx/1.12.0
WebServer to PHP Interface fpm-fcgi
Joomla! Version Joomla! 3.7.2 Stable [ Amani ] 22-May-2017 09:46 GMT
Joomla! Platform Version Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT
User Agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36

Additional comments

@dgrammatiko
Copy link
Contributor

I can't replicate this. Can you open your browser's console and see if there are any errors logged there? If so can you copy/paste them here?

screen shot 2017-05-23 at 23 58 48

@mijalis
Copy link
Author

mijalis commented May 23, 2017

No errors appearing..

@mijalis
Copy link
Author

mijalis commented May 23, 2017

I just tried it in a different environment and it is working fine..the configuration though is different (Apache instead of Nginx.
I suspect that it could be a php conf. setting maybe?

@mijalis
Copy link
Author

mijalis commented May 23, 2017

I am getting somewhere..
Plugin Cachecontrol is causing it..
When disabled is working fine.

@brianteeman
Copy link
Contributor

in that case i am closing it here as a non core issue - I suggest that you contact the developer of that extension directly.

@mijalis
Copy link
Author

mijalis commented May 24, 2017

I am re-opening this because the problem still exists.
I incorrectly reported that the plugin Cachecontrol was causing it.

I managed to correctly reproduce the problem, and it happens only if at least one tag exists in the database.

Steps to reproduce the issue

Remove all tags from administrator/index.php?option=com_tags
Add/edit article and add any tag, eg: "Ariana"
Save and close Article
Edit same article and add any tag using a non-latin tags (eg greek)
For example: Αριανα (Greek for "Ariana")

Actual result

Cannot save tag, the first available tag from the list is added to the article.
When the string "Αριανα" is typed, the message "Looking for 'Αριανα'" is not shown, therefore saving the tag is not possible.

@joomla-cms-bot
Copy link

Set to "open" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/16225

@ghost
Copy link

ghost commented May 24, 2017

reopened as @mijalis wrote.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/16225.

@joomla-cms-bot
Copy link

Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/16225

@ghost
Copy link

ghost commented May 24, 2017

closed in favor of Issue #16235


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/16225.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants