User tests: Successful: Unsuccessful:
Pull Request for Issue #36102 and #36317 and #36323 .
Same as #36193 for J 4.
Progressive caching caches the modules per position, however this breaks custom menu assignment for module.
I have add Itemid to cache key for Progressive caching, so it works correctly now.
upd: it was broken by #35528
Apply patch and please follow linked issue: #36102 and #36317 and #36323
Create a custom module, and assign to one specific menu.
Enable Progressive caching, and visit that menu, then visit other pages.
The module visible on all pages.
The module visible only on selected page.
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
Labels |
Added:
?
|
I've restored the previous human test result in the issue tracker since the commit which invalidated the test was just the change from get_class(...)
to \get_class(...)
, which doesn't change anything related to the test and it fine for me by review.
Adding a release blocker label here
Labels |
Added:
Release Blocker
|
I'm sorry for messing arround here again but I have hopefully improved the the codestyle now and moved the cast to integer out of the md5 call.
Will merge it for now thanks guys :)
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-01-08 18:33:03 |
Closed_By | ⇒ | zero-24 |
I have tested this item✅ successfully on 60d445c
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/36324.