Ticket #2199 (closed 改善提案: 修正済)

Opened 11 years ago

Last modified 11 years ago

同一ファイル内で改行文字が一貫していない

Reported by: habu Owned by: habu
Priority: Milestone: EC-CUBE2.13.0
Component: その他 Version: 2.12.3
Keywords: Cc:
修正済み: yes

Description (last modified by habu) (diff)

同一ファイル内で、改行文字が一貫していないファイルがある。

そのため、TortoiseSVNでコミットしようとした際に、エラーとなる場合がある。

該当ファイルは全て data/module 配下に存在する。

EC-CUBEの標準規約では、改行コードはLFに統一すべきだが、 これらのファイルには、CRLFが利用されているため、 一旦は、CRLFで統一しておく。

r22741 にて修正しました。

関連チケット: #2150

Change History

comment:1 Changed 11 years ago by habu

  • Owner changed from somebody to habu
  • Status changed from new to assigned

comment:2 Changed 11 years ago by habu

  • 修正済み set
  • Description modified (diff)

r22741 にて対応しました。

comment:3 Changed 11 years ago by habu

trac では、 r22741 の変更内容が閲覧できない様なので、コミットメールの内容(抜粋)を貼付しておきます。

Log:
--------------------------------------------------------
#2199 同一ファイル内で改行文字が一貫する様に修正

Changed:                      [U:修正,A:追加,D:削除]
--------------------------------------------------------
U   branches/version-2_13-dev/data/module/Calendar/docs/examples/20.php
U   branches/version-2_13-dev/data/module/fpdi/filters/FilterASCII85_FPDI.php
U   branches/version-2_13-dev/data/module/fpdi/filters/FilterLZW_FPDI.php
U   branches/version-2_13-dev/data/module/fpdi/fpdi.php
U   branches/version-2_13-dev/data/module/fpdi/fpdi_pdf_parser.php
U   branches/version-2_13-dev/data/module/fpdi/pdf_context.php
----------------------------------------------------------------------

comment:4 Changed 11 years ago by h_yoshimoto

  • Status changed from assigned to closed
  • Resolution set to 修正済

ご対応ありがとうございました。

クローズさせて頂きます。

Note: See TracTickets for help on using tickets.