Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue of EC-CUBE#93 商品一覧の価格順並び替えが登録されていない商品規格に影響される #261

Merged
merged 3 commits into from
Apr 26, 2019

Conversation

shutta-
Copy link

@shutta- shutta- commented Apr 21, 2019

del_flgを考慮し登録されていない規格の商品価格を含めないように修正。
#93

del_flgを考慮し登録されていない規格の商品価格を含めないように修正。
refs EC-CUBE#93
@coveralls
Copy link

coveralls commented Apr 21, 2019

Coverage Status

Coverage remained the same at 22.644% when pulling 9be6bd5 on shutta-:#93 into 66eed5d on EC-CUBE:improve/php7.

SHUTTA, Takafumi added 2 commits April 22, 2019 03:37
…arrOrderDataの設定による並び順()でのテストにこけていたのを修正。

削除された商品の場合にnullになるが、nullの並びはPostgreSQLだと下位にMySQLだと上位に扱われる差異があった。
ただ、削除された商品はそもそも検索対象でないのでfindProductIdsOrderの結果からも外すようにして修正。
@chihiro-adachi chihiro-adachi added this to the 2.17.0 milestone Apr 23, 2019
@chihiro-adachi chihiro-adachi merged commit b07915c into EC-CUBE:improve/php7 Apr 26, 2019
@chihiro-adachi
Copy link
Contributor

@shutta- @nanasess ありがとうございます。マージしました。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants