Fix contact category association#39358
Conversation
administrator/components/com_categories/src/Helper/CategoryAssociationHelper.php
Show resolved
Hide resolved
…ociationHelper.php Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
|
I have tested this item ✅ successfully on 534b67e This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39358. |
|
I have tested this item ✅ successfully on 534b67e This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39358. |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39358. |
|
I couldn't find a Test This button, but I confirm that this fixes the issue 39346 I raised, and works well too as a solution for 3rd party components. In the case of the Joomla MVC tutorial all that the override of the Just as an incidental query, is there a particular reason why this |
I guess it is defined like that to prevent us from instantiate object of that class. It only contains one static method, so there is no reason to create object of that class (I'm unsure if that's the right reason). |
|
Thank you. |
Fixes #39346.
Summary of Changes
This PR fixes wrong link generated by Language Switcher module for contact category association. Please look at #39346 to understand the issue.
Testing Instructions
Link to documentations
Please select:
No documentation changes for docs.joomla.org needed
No documentation changes for manual.joomla.org needed