User tests: Successful: Unsuccessful:
Some improvements and cleanups in plugins/system/cache
Status | New | ⇒ | Pending |
Category | ⇒ | Front End Plugins |
replace unnecessary strlen() call with simple check
I have not found that? Or I have just overlooked it?
Labels |
Added:
?
|
Looks good on review. Just want one tester for the type sensitivity thing. I think it's fine but only on quick review and don't trust myself cause a bit sleep deprived :)
I have tested this item
code review
Can we have one more tester for this?
It has been tested successfully on site with cache enabled
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-08-04 10:38:40 |
Closed_By | ⇒ | wilsonge |
Thank you @korneliusz401
Thanks @frankmayer !
As this is a system plugin please implement that a construct method that ckecks if that var is set similar to the debug plugin. As in case of an update we had issues with that as the core overwrites itself and this var maybe not set at that part of event which would result into an error.