Ticket #126 (new バグ指摘) — at Initial Version

Opened 19 years ago

Last modified 19 years ago

SC_Customer.phpの引数のバグ

Reported by: matsumura Owned by: 松村
Priority: Milestone: EC-CUBE
Component: その他 Version: 1.3系
Keywords: Cc:
修正済み:

Description

SC_Customerのコンストラクタ内の関数getCustomerDataFromEmailPass()の引数バグ。

コンストラクタ内ではgetCustomerDataFromEmailPass($email, $pass)と使用されていたが、functionの定義ではgetCustomerDataFromEmailPass($pass, $email, mobile=false)となっており、引数が逆になっていた。

Note: See TracTickets for help on using tickets.