? Language Change PR-4.3-dev Failure

User tests: Successful: Unsuccessful:

avatar korenevskiy
korenevskiy
13 Sep 2022

Actual result BEFORE applying this Pull Request

Previously, the display was very restrictive. Tag links opened the tag component. But the problem is that the Tag Component does not have a mode for displaying articles as a blog. At the same time, the display of the list of materials of one tag must be made additional layout.

Expected result AFTER applying this Pull Request

The new module allows you to display tags in the form of a tree, This will allow you to use tags to display as a catalog of categories. Every developer faces a problem when an article needs to be placed in 2(3) different categories at once. For example, an article can simultaneously contain future news, as well as an article can contain information about the PHP language, as well as contain information about gifts. By opening the module tag link, a list of blog materials will be displayed.

While deleting the material tag, the material link remains the same. But if we moved an article from one category to another, the article link would change. Now the article link will remain the same, and tags can be used instead of categories.

image

UPDATED DESCRIPTION
A known problem.
After clicking on the tag links, the Category, Blog component stores this tag in the cache, and later, when opening any Category and Blog links, materials with the last open tag will be displayed.

A quick solution to the problem.
In the link settings in the component menu, in the tag selection field, you must specify the selection of an empty tag. This will allow you to open links by resetting the tag filter in the cache.

The required Solution to the problem.
It is required to make changes to the code of the Category and Blog component so that links without the selected tag reset the tag filter in the cache.

avatar korenevskiy korenevskiy - open - 13 Sep 2022
avatar korenevskiy korenevskiy - change - 13 Sep 2022
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 13 Sep 2022
Category Repository Installation Language & Strings Libraries Modules Front End Templates (site) Unit Tests
avatar korenevskiy korenevskiy - change - 13 Sep 2022
Labels Added: ? Language Change PR-4.3-dev
avatar korenevskiy korenevskiy - change - 13 Sep 2022
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2022-09-13 19:16:15
Closed_By korenevskiy
avatar korenevskiy korenevskiy - close - 13 Sep 2022

Add a Comment

Login with GitHub to post a comment