This occurs when updating an extension with dev version 4f323c7e11d3ade713ad5b7f1b765c42a8173d61
of the Joomla 3 branch.
Commit 54df5bf with file /libraries/cms/installer/installer.php very likely introduced this bug. The code $query->clear()
on line 1127 uses the variable $query
which is redefined above on line 1106 $query = trim($query);
. The file is not touched since that commit.
Title |
|
||||||
Labels |
Added:
?
|
||||||
Build | ⇒ | staging |
See fix:
#1446
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=31401