digitalpoint
Well-known member
- Affected version
- 2.x
On a new install that has never had a Notice "reset" will not have a noticesLastReset registry entry. Causing an extra query on every page view when using a cache (not found in cache, so then it looks in the registry table which it also doesn't exist in).
Work around is to reset a Notice so the registry key is added. Maybe a default registry record for that key should be part of install process?
Work around is to reset a Notice so the registry key is added. Maybe a default registry record for that key should be part of install process?