?
Referenced as Pull Request for: # 27582
avatar brianteeman
brianteeman
14 Jan 2020

There are two visible issues with this field although I suspect that they are the result of a deeper issue with the field type.

1. Accessibility

As can be seen in the generated code below the select has the wrong id - it should be the same as the for attribute in the label.

	<div class="control-label"><label id="jform__ordering-lbl" for="jform__ordering">
	Ordering</label>
</div>
	<div class="controls has-success">
		<select id="jformordering" name="jform[ordering]" class="custom-select valid form-control-success" aria-invalid="false">

2. Numbers

Unlike similar ordering fields this one has a first and a last entry but you will notice that they are without a period after the number

image

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
3.00

avatar brianteeman brianteeman - open - 14 Jan 2020
avatar joomla-cms-bot joomla-cms-bot - change - 14 Jan 2020
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 14 Jan 2020
avatar SharkyKZ SharkyKZ - change - 20 Jan 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-01-20 16:38:02
Closed_By SharkyKZ
avatar joomla-cms-bot joomla-cms-bot - change - 20 Jan 2020
Closed_By SharkyKZ joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 20 Jan 2020
avatar joomla-cms-bot
joomla-cms-bot - comment - 20 Jan 2020

Set to "closed" on behalf of @SharkyKZ by The JTracker Application at issues.joomla.org/joomla-cms/27514

avatar SharkyKZ
SharkyKZ - comment - 20 Jan 2020

Please test PR #27582.


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

Add a Comment

Login with GitHub to post a comment