?
avatar alkaidas12
alkaidas12
9 Jan 2017

Summary of Changes

Gracefully handle cache related errors in com_cache versus hitting the error page.

Catch some exceptions when trying to read data from the cache store and display a relevant message related to the failure.

Clean and purge operations should also catch these exceptions to notify the calling code of an error state. The controller methods are already checking for boolean false returns so the error handling already exists.

Remove a useless casting from boolean to integer.

Testing Instructions

When the cache can't be reached for read, clean, or purge operations, the error conditions should be gracefully handled versus fatal errors.

Documentation Changes Required

avatar alkaidas12 alkaidas12 - open - 9 Jan 2017
avatar joomla-cms-bot joomla-cms-bot - labeled - 9 Jan 2017
avatar zero-24 zero-24 - change - 9 Jan 2017
Status New Closed
Closed_Date 0000-00-00 00:00:00 2017-01-09 07:26:18
Closed_By zero-24
avatar zero-24 zero-24 - close - 9 Jan 2017

Add a Comment

Login with GitHub to post a comment