? Pending

User tests: Successful: Unsuccessful:

avatar SharkyKZ
SharkyKZ
30 Nov 2018

Pull Request for Issue # .

Summary of Changes

Fixes a notice when adding custom options in XML form.

Testing Instructions

Add contenttype field with custom option to a form, e.g.:

<field
	name="type"
	type="contenttype"
	label="Content Type"
	>
	<option value="0">JNONE</option>
</field>

Expected result

No notice.

Actual result

Notice: Undefined property: stdClass::$alias in /home/libraries/src/Form/Field/ContenttypeField.php on line 93

Documentation Changes Required

No.

avatar SharkyKZ SharkyKZ - open - 30 Nov 2018
avatar SharkyKZ SharkyKZ - change - 30 Nov 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 30 Nov 2018
Category Libraries
avatar Quy
Quy - comment - 14 Dec 2018

I have tested this item successfully on 9b9a678


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

avatar Quy Quy - test_item - 14 Dec 2018 - Tested successfully
avatar viocassel
viocassel - comment - 24 Dec 2018

I have tested this item successfully on 9b9a678


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

avatar viocassel viocassel - test_item - 24 Dec 2018 - Tested successfully
avatar Quy Quy - change - 24 Dec 2018
Status Pending Ready to Commit
avatar Quy
Quy - comment - 24 Dec 2018

RTC


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

avatar mbabker mbabker - close - 27 Dec 2018
avatar mbabker mbabker - merge - 27 Dec 2018
avatar mbabker mbabker - change - 27 Dec 2018
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2018-12-27 19:01:54
Closed_By mbabker
Labels Added: ?

Add a Comment

Login with GitHub to post a comment