Project

General

Profile

Actions

Defect #15485

closed

HTML 5 validation multiple ids

Added by Ksenia Altbregen over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Category:
Code cleanup/refactoring
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Related to #15191, r12236.

Everywhere I've found multiple check_box_tag calls, I've put :id => nil.


Files

multiple_ids_vanilla.diff (13.7 KB) multiple_ids_vanilla.diff Ksenia Altbregen, 2013-11-22 16:32
Actions #1

Updated by Jean-Philippe Lang over 10 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.

Actions #2

Updated by Jean-Philippe Lang over 10 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.

Actions

Also available in: Atom PDF