##// END OF EJS Templates
Prevent "can't convert nil into String" error when :sort_order param is not present....
Prevent "can't convert nil into String" error when :sort_order param is not present. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1410 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r574:87bad767c686
r1395:9e5624c362ad
Show More
issue_categories.yml
11 lines | 182 B | text/x-yaml | YamlLexer
/ test / fixtures / issue_categories.yml
Jean-Philippe Lang
0.3 unstable...
r10 ---
issue_categories_001:
name: Printing
project_id: 1
Jean-Philippe Lang
Each category can now be associated to a user, so that new issues in that category are automatically assigned to that user....
r574 assigned_to_id: 2
Jean-Philippe Lang
0.3 unstable...
r10 id: 1
issue_categories_002:
name: Recipes
project_id: 1
Jean-Philippe Lang
Each category can now be associated to a user, so that new issues in that category are automatically assigned to that user....
r574 assigned_to_id:
Jean-Philippe Lang
0.3 unstable...
r10 id: 2