?
avatar Milglius
Milglius
16 Oct 2018

Steps to reproduce the issue

Tags > New

Expected result

URLs
/tag-name

Actual result

URLs
/component/tags/tag/tag-name

System information (as much as possible)

Joomla 3.8.13
PHP 7.1
MySQL 5.7

Additional comments

I can't find documentation on tags URLs ?

avatar Milglius Milglius - open - 16 Oct 2018
avatar joomla-cms-bot joomla-cms-bot - change - 16 Oct 2018
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 16 Oct 2018
avatar Bakual Bakual - change - 16 Oct 2018
Status New Closed
Closed_Date 0000-00-00 00:00:00 2018-10-16 10:05:21
Closed_By Bakual
avatar Bakual
Bakual - comment - 16 Oct 2018

If you want an URL like "/tag-name", you need to create a menu item for it.

I can't find documentation on tags URLs

They behave the same as other URLs as well. If you need assistance, please use the forums for help.

Closing this issue since it is expected behavior.

avatar Bakual Bakual - close - 16 Oct 2018
avatar Milglius
Milglius - comment - 16 Oct 2018

@Bakual so if users create 1000 tags manager also need in addition to create 1000 menu items in joomla ?
Or everyone using joomla get ugly Joomla Tags /component/tags/tag/tag-name

is expected joomla behavior?

documentation on tags URLs

avatar Bakual
Bakual - comment - 16 Oct 2018

if users create 1000 tags manager also need in addition to create 1000 menu items in joomla ?

If your user wants the tag accessible as a the first segment of the URL (eg domain.com/tagname), then yes.

Or everyone using joomla get ugly Joomla Tags /component/tags/tag/tag-name

Of course not. If you care about URLs of the tags, you can create a (hidden) menuitem (eg "tags") for the tag category and thus get eg "domain.com/tags/tagname".

documentation on tags URLs

As said, same as every other component. There is no difference and thus no specific documentation is needed. Articles aren't accessible by domain.com/articlename either.

as said before, please use the forum if you need further assistance. This is the issue tracker for issues with the code itself. Not for issues with the implentation.

avatar Milglius
Milglius - comment - 17 Oct 2018

After you create a menuitem for the tag you still get /component/tags/tag/tag-name when you click on article and scrool down to the tag.

@Bakual What are your steps to reproduce "domain.com/tags/tagname".

avatar Bakual
Bakual - comment - 17 Oct 2018

Add a Comment

Login with GitHub to post a comment