User tests: Successful: Unsuccessful:
Load the cache controller through the factory in the component helper. See #22687 for more details.
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
Labels |
Added:
?
|
Just open any page where a component is loaded. If it diesn't crash, then all is good as it basically just replaces a deprecated code with the new one. If you enable the debug plugin with deprecated logging, then you shouldn't see anymore the message for the component helper.
Perhaps @mbabker has something to add about testing.
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-10-28 21:04:39 |
Closed_By | ⇒ | wilsonge |
There aren't really any more details in #22687 - how should thi be tested