?
avatar Globulopolis
Globulopolis
10 Jun 2016

Steps to reproduce the issue

Add a 0 to hint attribute like this
<field name="year" type="text" default="" label="COM_YEAR" hint="0"/>

Expected result

It should be an input:
<input name="year" id="year" value="" type="text" placeholder="0"/>

Actual result

<input name="year" id="year" value="" type="text"/>

System information (as much as possible)

Joomla 3.5.0

Additional comments

The problem exists in JFormFieldCalendar, JFormFieldColor, JFormFieldEMail, JFormFieldNumber, JFormFieldPassword, JFormFieldTel, JFormFieldText, JFormFieldTextarea, JFormFieldUrl.

avatar Globulopolis Globulopolis - open - 10 Jun 2016
avatar brianteeman brianteeman - change - 10 Jun 2016
Category Fields
avatar brianteeman brianteeman - change - 10 Jun 2016
Status New Confirmed
avatar brianteeman
brianteeman - comment - 10 Jun 2016

Confirmed


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

avatar bertmert
bertmert - comment - 10 Jun 2016

Please test PR #10782
for all mentioned fields

avatar Globulopolis
Globulopolis - comment - 10 Jun 2016

@bertmert I can confirm that this PR fix the problem.

avatar infograf768
infograf768 - comment - 10 Jun 2016

@Globulopolis
please note your test successful here:
https://issues.joomla.org/tracker/joomla-cms/10782

avatar brianteeman brianteeman - close - 10 Jun 2016
avatar infograf768 infograf768 - change - 10 Jun 2016
Status Confirmed Closed
Closed_Date 0000-00-00 00:00:00 2016-06-10 16:10:19
Closed_By infograf768
avatar joomla-cms-bot joomla-cms-bot - change - 10 Jun 2016
Closed_Date 2016-06-10 16:10:19 2016-06-10 16:10:20
Closed_By infograf768 joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 10 Jun 2016
avatar infograf768
infograf768 - comment - 10 Jun 2016
avatar joomla-cms-bot joomla-cms-bot - close - 10 Jun 2016
avatar infograf768
infograf768 - comment - 10 Jun 2016
avatar brianteeman brianteeman - change - 13 Jun 2016
Labels Added: ?

Add a Comment

Login with GitHub to post a comment