Skip to content

spelling fix #1358

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

Merged
merged 1 commit into from
Jun 15, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
* Fixed an issue where first store could not be selected on frontend
* Fixed an issue with performance toolkit category creation
* Fixed an issue when columns 'Interval', 'Price Rule' had incorrect values in Coupon Usage report
* Fixed an issue where fatal error occured on Abandoned Carts report grid
* Fixed an issue where fatal error occurred on Abandoned Carts report grid
* Fixed an issue where it was not possible to add product to shopping cart if Use Secure URLs in Frontend = Yes
* Fixed an issue where email was not required during Guest Checkout
* Fixed broken ability to skip reindex in `bin/magento setup:performance:generate-fixtures` command
Expand Down Expand Up @@ -2636,7 +2636,7 @@
* Fixed an issue with status and visibility settings of a related product on the backend
* Fixed an issue with unused DB indexes, which used resources, but did not contribute to higher performance
* Fixed an issue where it was possible to create a downloadable product without specifying a link or a file
* Fixed an issue where a fatal error occured when opening a fixed bundle product with custom options page on the frontend
* Fixed an issue where a fatal error occurred when opening a fixed bundle product with custom options page on the frontend
* Fixed an issue where the was a wrong config key for backend cataloginventory
* Processed GitHub requests:
* [#548] (https://github.com/magento/magento2/issues/548) -- Console installer doesn't checks filesystem permissions
Expand Down