User tests: Successful: Unsuccessful:
Pull Request for Issue #6687 .
Tags in Joomla have so far partial support for multilanguage capabilities and there was partial, non-working code for associations. This PR introduces associations completely, cleans up the code around this and the multilanguage features are brought up to par with the rest of the Joomla core components.
*
.tag_list_language_filter
option was removed, since it conflicts with how multilinguality works in all of the rest of Joomla. Now it automatically behaves like the rest when multilanguage is enabled.TagModel::save()
method has been largely removed and replaced with the call to AdminModel::save()
. The only thing that was kept was the rebuild
of the nested set structure. The old code didn't have the code for associations included and I'm pretty sure some other stuff was missing here, too.*
as language value.Associations
toolbar button.Please first test the general functionality of tags. This means to create a few tags in the backend both via the component and by the input field in for example articles. Assign those tags to content items, create menu items in the frontend for these tags or the the "all tags" menu item type. Surf those pages in the frontend and check if everything is displayed correctly. Also create menu items with more than one tag selected for it.
In the next step, enable multilanguage mode and mark several content items with different content languages. Mark at least one tag as from one content language, create a second tag with another content language and associate these 2 tags. Check in the frontend that a tag view only shows content matching the current language and if you click on a flag, it should redirect to the associated tag.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
I don't know what we have to change here...
Status | New | ⇒ | Pending |
Category | ⇒ | com_tags Administration Language & Strings Front End Libraries |
Labels |
Added:
Language Change
PR-4.3-dev
|
Category | com_tags Administration Language & Strings Front End Libraries | ⇒ | com_tags Administration Language & Strings Front End com_content Libraries Modules |
Title |
|
Labels |
Added:
PR-4.4-dev
|
Title |
|
Labels |
Removed:
PR-4.3-dev
|
Labels |
Added:
PR-5.0-dev
|
Since I had to rebase this from 4.3 to 4.4 and now to 5.0, I first have to check all the changes here if they are still correct. Switching back to draft for now.
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-04-18 12:06:34 |
Closed_By | ⇒ | Hackwar | |
Labels |
Added:
?
Removed: PR-4.4-dev |
Why closed? Should we reopen the original issue?
Status | Closed | ⇒ | New |
Closed_Date | 2023-04-18 12:06:34 | ⇒ | |
Closed_By | Hackwar | ⇒ |
Status | New | ⇒ | Pending |
This pull request has been automatically rebased to 5.1-dev.
Labels |
Added:
Feature
Removed: ? |
Title |
|
Labels |
Added:
PR-5.1-dev
|
Labels |
Added:
PR-5.2-dev
Removed: PR-5.0-dev PR-5.1-dev |
After local installation of Full Package.zip tried installation of german and persian farsi, but Unable to detect manifest file.
After local installation of Full Package.zip tried installation of german and persian farsi, but
Unable to detect manifest file.
thats a known issue when using a development package as there are no language packs available for that version. For testing you can download a language pack for 5,.1 directly and then use the extension installer https://downloads.joomla.org/language-packs
I have tested this item ? unsuccessfully on 418dfb1
Note 1: There is no difference if the tag is saved
x
Note 2: Tags associations tab looks different to article associations tab (Select
, Create
buttons):
This pull request has been automatically rebased to 5.3-dev.
Title |
|
Labels |
Added:
PR-5.3-dev
Removed: PR-5.2-dev |
I have tested this item? unsuccessfully on 0d7ed82
Ok, i tried the following and didn't succeed. The Test failed at least partly.
Steps I took.
I stopped the test here.
Thanks for your work so far!
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39140.