Defect #22134
HTML markup discrepancy ol and ul at app/views/imports/show.html.erb
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | UI | |||
Target version: | 3.2.2 | |||
Resolution: | Fixed | Affected version: |
Description
In source:/trunk/app/views/imports/show.html.erb@15173#L6 there's an opening ol
, then closed by an ul
.
Associated revisions
HTML markup discrepancy ol and ul at app/views/imports/show.html.erb (#22134).
Patch by Jens Krämer.
History
#1
Updated by Jens Krämer almost 5 years ago
patch for this and #22135, and also fixes a typo in de.yml
#2
Updated by Toshi MARUYAMA almost 5 years ago
- Subject changed from HTML markup discrepancy <ol></ul> to HTML markup discrepancy ol and ul at app/views/imports/show.html.erb
#3
Updated by Toshi MARUYAMA almost 5 years ago
- File issue-22134.diff
added
- Status changed from New to Confirmed
- Assignee set to Jean-Philippe Lang
- Target version set to 3.2.2
This is only show.html.erb patch from note-1.
I don't know it should use ol or ul.
#4
Updated by Jean-Philippe Lang almost 5 years ago
- Category set to UI
- Status changed from Confirmed to Resolved
- Resolution set to Fixed
Committed, thanks.
#5
Updated by Jean-Philippe Lang almost 5 years ago
- Status changed from Resolved to Closed