J4 Issue ?
avatar Duddy67
Duddy67
19 Jan 2019

Steps to reproduce the issue

  • Create one or more tags in the Tags component.
  • Go to the Content component
  • Edit an article.
  • Select tags

Expected result

Get a tag list when clicking into the article Tags field.

Actual result

Get a "No results match" message.

System information (as much as possible)

Joomla 4 alpha 7 (nightly build 19/01/2019)
DB mysql 5.7.24
PHP 7.2.10
Apache 2.4.29
tag_list_issue

Additional comments

avatar Duddy67 Duddy67 - open - 19 Jan 2019
avatar joomla-cms-bot joomla-cms-bot - change - 19 Jan 2019
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 19 Jan 2019
avatar Duddy67 Duddy67 - change - 19 Jan 2019
Title
Tags not available in articles
[4.0] Tags not available in articles
avatar Duddy67 Duddy67 - edited - 19 Jan 2019
avatar Ninja-007
Ninja-007 - comment - 20 Jan 2019

Thanks
I have tested in 19 Jan nightly build.

  1. Tags do not appear below when no text is typed.
  2. The added added tags (in com_tag directly) does appear when some text from tage title typed in tags box. That is little bit tricky and can be improved.
  3. After typing tag search string, the created tags does show up but cannot be added even after clicking on that.
avatar ghazal
ghazal - comment - 24 Jan 2019

Issue confirmed.


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

avatar puneeth2001
puneeth2001 - comment - 11 Feb 2019

@Ninja-007 Issue confirmed but one more thing when some part of the title is typed in the tag box it is suggesting but on clicking it is not getting selected.

avatar Hackwar
Hackwar - comment - 11 Feb 2019

The problem is "your setup" (not really). You seem to be using MariaDB and that returns integers as, surprise, integers. The JS script however expects strings and thus fails when you click on the item. I've fixed that in my attempts of rewriting the tagging system to something sane. I will need some more time to get it done.

avatar Duddy67
Duddy67 - comment - 12 Feb 2019

Thanks for your work.

You seem to be using MariaDB

Not at all. As mentioned in my post above I use MySQL 5.7.24.
But may be in this version MySQL returns integers as integers too.

avatar franz-wohlkoenig franz-wohlkoenig - change - 4 Mar 2019
Status New Discussion
avatar franz-wohlkoenig franz-wohlkoenig - change - 28 Mar 2019
Category com_tags
avatar franz-wohlkoenig franz-wohlkoenig - change - 4 Apr 2019
Title
[4.0] Tags not available in articles
[4.0] Tags broken in articles, menues
avatar joomla-cms-bot joomla-cms-bot - edited - 4 Apr 2019
avatar franz-wohlkoenig franz-wohlkoenig - labeled - 4 Apr 2019
avatar franz-wohlkoenig franz-wohlkoenig - change - 4 Apr 2019
Labels Added: J4 Issue
avatar SharkyKZ
SharkyKZ - comment - 15 Oct 2019

Duplicate #25759. You now have to enter a search term for tags to appear. I think it would make sense to have an option to disable this requirement.

avatar SharkyKZ
SharkyKZ - comment - 15 Oct 2019

Actually that's already possible. In Tag component options set Tag Entry Mode to Nested.

avatar joomla-cms-bot joomla-cms-bot - change - 15 Oct 2019
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2019-10-15 06:16:54
Closed_By joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 15 Oct 2019
avatar SharkyKZ SharkyKZ - change - 15 Oct 2019
Closed_By joomla-cms-bot SharkyKZ
avatar joomla-cms-bot
joomla-cms-bot - comment - 15 Oct 2019

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

avatar SharkyKZ
SharkyKZ - comment - 15 Oct 2019

Closing as expected behavior.


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

Add a Comment

Login with GitHub to post a comment