Ticket #2047 (closed バグ指摘: 修正済)

Opened 11 years ago

Last modified 11 years ago

SC_FormParam::trimParam()の「全角空白も削除する」場合のオプションが再帰的に掛かっていない

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

Description

recursionTrimメソッド中でのパラメーターの名前を間違えているきがする。
そのため、再帰的に削除したい場合には、「全角空白も削除する」場合のオプションが無効になってしまっている。
デフォルトのEC-CUBEのコード中には、このオプションを使っている箇所は無いようだが、念の為修正しておく。

Change History

comment:1 Changed 11 years ago by shutta

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

comment:2 Changed 11 years ago by shutta

  • 修正済み set

r22317 にてコミット。

comment:3 Changed 11 years ago by h_yoshimoto

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

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

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

Note: See TracTickets for help on using tickets.