Defect #34032
closed
Project settings tab contains two items with the same id
Added by Ali Hamdan about 4 years ago.
Updated over 3 years ago.
Category:
Project settings
Description
In the project setting tabs the [DOM] have 2 elements with non-unique id #edit_project_1 which are in the _edit.html.erb and _issues.html.erb tab which both of them contains labelled_form_for Herve Harster.
In order to fix it i added
labelled_form_for @project ,:as => "project_issues_tracker"
in the _issues tab.
Files
Confirmed the issue.
- Tracker changed from Patch to Defect
- Status changed from New to Confirmed
- Category changed from Projects to Project settings
- Target version changed from Candidate for next minor release to 4.1.2
Setting the target version to 4.1.2.
- Subject changed from Project Settings Tabs contains 2 element same id to Project settings tab contains two items with the same id
- Status changed from Confirmed to Resolved
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the patch. Thank you.
- Status changed from Resolved to Closed
- Target version changed from 4.1.2 to 4.2.0
- Related to Defect #34982: Cannot change the default version and default assignee under settings added
Also available in: Atom
PDF