You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -35,12 +35,14 @@
35
35
* Fixed an issue where import product with replace behaviour causes an error for multistore
36
36
* Fixed an issue with validation of url_key during import
37
37
* Fixed an issue with "Learn More" link for Payments Pro goes to Payflow Pro
38
+
* Fixed an issue with JS error appears if loading product grid after clean cache and static files
38
39
Tests:
39
40
* Fixed an issue with test failure in testGetPackagesForUpdate
40
41
* Fixed integration tests related to setup/upgrade functionality
41
42
* Fixed an issue where PHP7 Integration test failed
42
43
* Fixed an issue with autoload functionality for jmx-generator.php file
43
44
* Fixed an issue with legacy tests
45
+
* Fixed an issues in tests related to PHP7
44
46
* GitHub requests:
45
47
*[#2519](https://github.com/magento/magento2/issues/2519) -- Fixed an issue where synonyms don't work with Magento 2.0
46
48
*[#2675](https://github.com/magento/magento2/issues/2675) -- Fixed an issue with admin order creation when config "Include Tax In Order Total" set to yes
0 commit comments