Defect #12358
'None' grouped issue list section should be translated
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | I18n | |||
Target version: | 2.1.3 | |||
Resolution: | Fixed | Affected version: | 2.1.2 |
Description
When grouping issue list by target version, the issues which belong to no version (can be filtered by "Target version" "none") are displayed in a "None" section which name is hardcoded in source:/trunk/app/views/issues/_list.html.erb@10569#L26.
History
#1
Updated by Jean-Philippe Lang over 9 years ago
- Category changed from Translations to I18n
#2
Updated by Jean-Philippe Lang over 9 years ago
- Status changed from Confirmed to Resolved
- Target version changed from Candidate for next minor release to 2.1.3
- Resolution set to Fixed
Fixed in r10829.