Defect #6309

missing "not_a_valid_parent" from all the locale files?

Added by Tiffany C over 1 year ago. Updated 3 months ago.

Status:New Start date:2010-09-06
Priority:Normal Due date:
Assignee:Azamat Hackimov % Done:

0%

Category:Translations
Target version:Candidate for next minor release
Affected version:1.1.3 Resolution:

Description

I wonder if "not_a_valid_parent" is missing from all the locale files or not because the following error message showed up.

"Parent task translation missing: en, activerecord, errors, models, issue, attributes, parent_issue_id, not_a_valid_parent"

This error came up when I made the following operation.

1. Suppose I have this kind of subtask tickets

  • 130: parent
    • 131: child
      • 132: grandchild

2. When I changed 131's parent task from 130 to 132, the above error message appeared.

Thanks.


Related issues

related to Defect #6143: Subtask creation form submission race? New 2010-08-16
duplicated by Defect #8430: Missing translation "not_a_valid_parent" Closed 2011-05-24
duplicated by Defect #8679: Translation error message when linking same issue also as... Closed 2011-06-24

History

#1 Updated by Azamat Hackimov over 1 year ago

  • Category set to Translations
  • Assignee set to Azamat Hackimov

Yes, I hitted to this bug too. But it seems there must be "Circular dependency" exeption from here source:trunk/app/models/issue_relation.rb#L50. I'll check it later.

#2 Updated by David Martínez Moreno about 1 year ago

Azamat, any update? This is hitting me as well, Redmine 1.1.2.

#3 Updated by Etienne Massip about 1 year ago

  • Target version set to Candidate for next minor release
  • Affected version changed from 1.0.1 to 1.1.3

Actually, it can be reproduced very easily by trying to set an issue as parent of itself.

#4 Updated by Cassiano Monteiro 3 months ago

Actually, the key not_a_valid_parent is missing on the en.yml file (or other localization files).

Also available in: Atom PDF