User tests: Successful: Unsuccessful:
Fix markup. Class values should not be included as an attribute.
Go to Content > Media
Edit an image
Click Rotate tab
View page source
btn btn-outline-secondary
is in the label
and input
tags.
<label for="jform_rotate_distinct0" class="btn btn-outline-secondary">
<input type="radio" id="jform_rotate_distinct0" name="jform[rotate_distinct]" value="0" >
0 </label>
<label for="jform_rotate_distinct0" class="btn btn-outline-secondary">
<input type="radio" id="jform_rotate_distinct0" name="jform[rotate_distinct]" value="0" btn btn-outline-secondary>
0 </label>
Status | New | ⇒ | Pending |
Category | ⇒ | Layout |
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-11-06 22:26:11 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
Thanks!
I have tested this item✅ successfully on f07045a
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/27006.