?
avatar perspektiveweb
perspektiveweb
22 May 2014

When running Joomla on my local host or any other php environment that has the maximum or development error reporting enabled, the ajax request that the control panel received to determine whether there are updates available or not contains a php parser notice that prevents the JSON response to be interpreted correctly.

The error happens in Line 97 of the libraries/joomla/adapters/extension.php. It needs to be checked whether $this->currentUpdate is null before checking it's values in the if statement.

avatar perspektiveweb perspektiveweb - open - 22 May 2014
avatar zero-24 zero-24 - close - 22 May 2014
avatar Bakual
Bakual - comment - 22 May 2014

I'm closing this since you also opened a PR which has its own issue attached (automatically done by GitHub).

avatar Bakual Bakual - change - 22 May 2014
Status New Closed
Closed_Date 0000-00-00 00:00:00 2014-05-22 21:14:05
avatar Bakual Bakual - close - 22 May 2014
avatar zero-24 zero-24 - change - 7 Jul 2015
Labels Added: ?

Add a Comment

Login with GitHub to post a comment