Defect #6853
Ruby 1.9: translation missing: en, field_lock_version (ruby 1.9.1)
Status: | Closed | Start date: | 2010-11-08 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Ruby support | |||
Target version: | - | |||
Resolution: | Fixed | Affected version: |
Description
I'm seeing the same issue reported in #3004 in the 1.0.1 release, but with ruby 1.9.1 which i know isn't fully supported.
Here is the HTML:
<label for="issue_lock_version">translation missing: en, field_lock_version</label><input id="issue_lock_version" name="issue[lock_version]" type="hidden" value="1" />
It shows up reliably after clicking to update an issue.
Temporarily worked around by adding blank translation for issue_lock_version.
Related issues
Associated revisions
History
#1
Updated by Toshi MARUYAMA about 11 years ago
- Category set to Translations
#2
Updated by Toshi MARUYAMA about 11 years ago
- Category changed from Translations to Ruby support
#3
Updated by Toshi MARUYAMA about 11 years ago
- Subject changed from translation missing: en, field_lock_version (ruby 1.9.1) to Ruby 1.9: translation missing: en, field_lock_version (ruby 1.9.1)
#4
Updated by Ivan Cenov about 9 years ago
"field_lock_version" is not present in *.yml files in current trunk r11643
#5
Updated by Toshi MARUYAMA about 9 years ago
- Status changed from New to Closed
- Resolution set to Fixed
r7928 was from https://www.chiliproject.org/issues/711 .