? Success

User tests: Successful: Unsuccessful:

avatar bertmert
bertmert
26 Jul 2016

Summary of Changes

After some testing I removed completely the check for writeable cache directory because it's not needed anymore since refactoring of newsfeeds to use JFeed: e3ccc0d#diff-436afcc0e0f4a923464823be696f6268

Testing Instructions

  • administrator/index.php?option=com_newsfeeds
  • Create a menu item of type News Feeds » Single News Feed.

    • Select newly created news feed above.
  • Open menu item in front end and you'll see news feed output as expected.

  • Define a custom cache path in configuration.php (absolute path!)

  • - public $cache_path = '/path/to/joomla/cache2345';
  • - Via FTP: Rename old cache path /path/to/joomla/cache to /path/to/joomla/cache2345
  • Reload page in front end.
  • Error:

26-07-_2016_15-54-07

  • Apply patch and try again.
avatar bertmert bertmert - open - 26 Jul 2016
avatar bertmert bertmert - change - 26 Jul 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 26 Jul 2016
Category Front End Components
avatar joomla-cms-bot joomla-cms-bot - change - 26 Jul 2016
Labels Added: ?
avatar mbabker
mbabker - comment - 26 Jul 2016

?

It's a superfluous check. If the component's being cached it'll use whatever handler is configured globally and make the appropriate checks when that's all booted up and JFeed itself doesn't have any caching in it.

avatar BhaveshTailored
BhaveshTailored - comment - 24 Aug 2016

I have successfully tested as per Instructions.
screen shot 2016-08-24 at 01 40 42


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11313.

avatar BhaveshTailored BhaveshTailored - test_item - 24 Aug 2016 - Tested successfully
avatar BhaveshTailored
BhaveshTailored - comment - 24 Aug 2016

I have tested this item successfully on 106a652


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11313.

avatar bhavikTailored bhavikTailored - test_item - 24 Aug 2016 - Tested successfully
avatar bhavikTailored
bhavikTailored - comment - 24 Aug 2016

I have tested this item successfully on 106a652

I have successfully tested as per given "Testing Instructions".


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11313.

avatar brianteeman brianteeman - change - 24 Aug 2016
Status Pending Ready to Commit
avatar brianteeman
brianteeman - comment - 24 Aug 2016

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11313.

avatar joomla-cms-bot joomla-cms-bot - change - 24 Aug 2016
Labels Added: ?
avatar rdeutz rdeutz - close - 25 Aug 2016
avatar rdeutz rdeutz - merge - 25 Aug 2016
avatar joomla-cms-bot joomla-cms-bot - close - 25 Aug 2016
avatar rdeutz rdeutz - change - 25 Aug 2016
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-08-25 20:13:53
Closed_By rdeutz
avatar joomla-cms-bot joomla-cms-bot - change - 25 Aug 2016
Labels Removed: ?

Add a Comment

Login with GitHub to post a comment