プロジェクト

全般

プロフィール

Vote #76662

完了

Typo "coma" (correct: "comma")

Admin Redmine さんが3年以上前に追加. 3年以上前に更新.

ステータス:
Closed
優先度:
通常
担当者:
-
カテゴリ:
Code cleanup/refactoring_30
対象バージョン:
開始日:
2022/05/09
期日:
進捗率:

0%

予定工数:
category_id:
30
version_id:
102
issue_org_id:
20551
author_id:
11192
assigned_to_id:
1
comments:
5
status_id:
5
tracker_id:
1
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[Closed]

説明

On trunk r14506:

h2. 1. label_coma_char

Introduced by r14494 (#950):

./config/locales/en.yml-963-  label_fields_separator: Field separator
./config/locales/en.yml-964-  label_fields_wrapper: Field wrapper
./config/locales/en.yml-965-  label_encoding: Encoding
./config/locales/en.yml:966:  label_coma_char: Coma
./config/locales/en.yml-967-  label_semi_colon_char: Semi colon
./config/locales/en.yml-968-  label_quote_char: Quote
./config/locales/en.yml-969-  label_double_quote_char: Double quote

h2. 2. :lastname_coma_firstname

./app/models/user.rb-47-        :order => %w(lastname firstname id),
./app/models/user.rb-48-        :setting_order => 4
./app/models/user.rb-49-      },
./app/models/user.rb:50:    :lastname_coma_firstname => {
./app/models/user.rb-51-        :string => '#{lastname}, #{firstname}',
./app/models/user.rb-52-        :order => %w(lastname firstname id),
./app/models/user.rb-53-        :setting_order => 5

h2. 3. lib/redmine/wiki_formatting/macros.rb

./lib/redmine/wiki_formatting/macros.rb-92-        #   invoked without a block of text.  
./lib/redmine/wiki_formatting/macros.rb-93-        #
./lib/redmine/wiki_formatting/macros.rb-94-        # Examples:
./lib/redmine/wiki_formatting/macros.rb:95:        # By default, when the macro is invoked, the coma separated list of arguments
./lib/redmine/wiki_formatting/macros.rb-96-        # is split and passed to the macro block as an array. If no argument is given
./lib/redmine/wiki_formatting/macros.rb-97-        # the macro will be invoked with an empty array:
./lib/redmine/wiki_formatting/macros.rb-98-        #

journals

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
I've attached a patch that will fix all of these typos.
--------------------------------------------------------------------------------
Patch committed in r14712, thanks. I've also added a migration to fix the setting value for those who use the fixed value.
--------------------------------------------------------------------------------


related_issues

relates,Closed,950,Import Issues from delimited/CSV file

Admin Redmine さんが3年以上前に更新

  • カテゴリCode cleanup/refactoring_30 にセット
  • 対象バージョン3.2.0_102 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0