Pending

User tests: Successful: Unsuccessful:

avatar obsidev
obsidev
16 Oct 2012

Add a default value when the JArrayHelper::fromObject does not return a valid data.
The object might not have the __toString function so in some case there was a fatal error.

avatar obsidev obsidev - open - 16 Oct 2012
avatar infograf768
infograf768 - comment - 17 Oct 2012

Please create a tracker on joomlacode with precise instructions to reproduce the issue with default core or providing an extension to test and cross reference here.

avatar obsidev
obsidev - comment - 17 Oct 2012

If you want to have the error, just but this code:
$_SESSION['test'] = new stdClass();

http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=29517

avatar obsidev obsidev - close - 13 Aug 2013

Add a Comment

Login with GitHub to post a comment