Defect #31510
closed
Fix missing closing tags in workflows/permissions.html.erb
Added by Enziin System over 5 years ago.
Updated over 5 years ago.
Category:
Code cleanup/refactoring
Description
In the view/workflows/permissions.html.erb
Row 19:
<a href="#" data-expands="#role_id"><span class="toggle-multiselect icon-only icon-toggle-plus"></a>
Row 24:
<a href="#" data-expands="#tracker_id"><span class="toggle-multiselect icon-only icon-toggle-plus"></a>
Missing close tag for span.
Please use an editor support check syntax (ex: Rubymine)
- Category changed from UI to Code cleanup/refactoring
- Status changed from New to Confirmed
Enziin System wrote:
In the view/workflows/permissions.html.erb
Row 19:
<a href="#" data-expands="#role_id"><span class="toggle-multiselect icon-only icon-toggle-plus"></a>
Row 24:
<a href="#" data-expands="#tracker_id"><span class="toggle-multiselect icon-only icon-toggle-plus"></a>
Missing close tag for span.
Thanks for finding this issue, it seems to be an old problem introduced by r15068.
Please use an editor support check syntax (ex: Rubymine)
Please believe me that I’m doing my best.
- Related to Patch #21256: Use CSS instead of image_tag() to show icons for better theming support added
- Subject changed from Error syntax in workflows/permissions.html.erb to Fix missing closing tags in workflows/permissions.html.erb
- Status changed from Confirmed to Closed
- Assignee set to Go MAEDA
- Target version set to 4.1.0
- Resolution set to Fixed
Committed the fix. Thank you for reporting this issue.
Also available in: Atom
PDF