Pending

User tests: Successful: Unsuccessful:

avatar brunowego
brunowego
11 Jan 2013

$params[$hash]->def('page_title', $title);

This causes a bug in the view form, causing the messages do not show the variable $head.

Example:

if (empty($this->item->id))
{
$head = JText::('COM_COMPONENT_FORM_SUBMIT_ITEM');
}
else
{
$head = JText::
('COM_COMPONENT_FORM_EDIT_ITEM');
}

$title = $this->params->def('page_title', $head);

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

avatar brunobatista brunobatista - open - 11 Jan 2013
avatar brunobatista brunobatista - close - 5 Sep 2013
avatar brunobatista
brunobatista - comment - 5 Sep 2013

Closing

avatar brianteeman
brianteeman - comment - 25 Apr 2015

Hi

Unfortunately you have posted in the wrong tracker. This is the tracker for the issue tracker itself.

Please post again at http://issues.joomla.org/tracker/joomla-cms


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/644.

Add a Comment

Login with GitHub to post a comment