?
avatar maakit
maakit
15 Sep 2015

default template from mod_breadcrumbs is missing echo

modules/mod_breadcrumbs/tmpl/default.php line 58

<?php $item->name; ?>

changed to

<?php echo $item->name; ?>

avatar maakit maakit - open - 15 Sep 2015
avatar wojsmol
wojsmol - comment - 15 Sep 2015

It has already been corrected in the staging with #7839 and will be fixed in the next Joomla! release.

avatar brianteeman brianteeman - change - 15 Sep 2015
Status New Closed
Closed_Date 0000-00-00 00:00:00 2015-09-15 10:36:09
Closed_By brianteeman
avatar brianteeman brianteeman - close - 15 Sep 2015

Add a Comment

Login with GitHub to post a comment