[4.0] Fixing Module xtd filters#28221
Conversation
|
I have tested this item ✅ successfully on eba21d4 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/28221. |
1 similar comment
|
I have tested this item ✅ successfully on eba21d4 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/28221. |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/28221. |
|
This isn’t the correct fix. First I’m unsure whether all modals are always displaying site modules. If this is the case then make the change here https://github.com/infograf768/joomla-cms/blob/eba21d47cce29c2f6d1bab6d8ee23e3569851494/administrator/components/com_modules/src/Model/ModulesModel.php#L110 Removing the client site check from the if statement |
|
I can't find another use of this modal. but it does not... thus why I used this solution. |
|
Folks, if I trust my last tests here, this is no more an issue. |
|
confirmed |
|
In fact, we still have the issue if the user has first displayed the Admin modules manager. |
|
ah that makes sense |
|
This is not working anymore. Closing |
|
I would suggest doing this similarly to #24698 so we don't have to use user state in field class. |
|
@SharkyKZ |
|
Please test new PR #28259 |
Pull Request for Issue #28220
Summary of Changes
Forcing client id to site
Testing Instructions
See #28220
Before patch
Wrong type and positions in the filters


After patch