Defect #15485
HTML 5 validation multiple ids
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Code cleanup/refactoring | |||
Target version: | 2.5.0 | |||
Resolution: | Fixed | Affected version: |
Associated revisions
Removes duplicate ids (#15485).
Removes duplicate ids (#15485).
Removes duplicate ids (#15485).
Removes duplicate ids (#15485).
Removes duplicate ids (#15485).
History
#1
Updated by Jean-Philippe Lang about 7 years ago
- Status changed from New to Needs feedback
Most of the patch is OK but this patch also removes non-duplicate ids like in app/views/projects/_form.html.erb
. It shouldn't.
#2
Updated by Jean-Philippe Lang about 7 years ago
- Tracker changed from Patch to Defect
- Status changed from Needs feedback to Closed
- Assignee set to Jean-Philippe Lang
- Target version set to 2.5.0
- Resolution set to Fixed
Actually, the patch contains lots of syntax errors. Now fixed.