[FIXED] - createPathWay() bug in application.php? - Joomla! Forum - community, help and support


observed while testing joomla 1.5 - standard install example data:

"warning: invalid argument supplied foreach() in includes\application.php on line 412"

upon closer examination, function &_createpathway() problem occurs, more specifically, $item->tree not array , bombs out when in foreach loop. ($item->id not set , $home->id = 1)

context: editing "what's new in 1.5?" frontend while logged admin. error occurred after saving changes article.

fixed on svn.





Comments