forked from magento/magento2
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔃 [EngCom] Public Pull Requests - 2.3-develop
Accepted Public Pull Requests: - magento#18545: [Forwardport] Fix type hint of @message declaration as the "setWidgetParameters" method allows arrays too (by @mage2pratik) - magento#18538: [Forwardport] Admin > Footer > Aligning Proportionally (by @dmytro-ch) - magento#18540: Fixed typo from heght to height for image validation rule (by @peterjaap) - magento#18065: Fix bool scope config and update throws and update use clases (by @hryvinskyi) - magento#18529: Create empty modelData array to avoid undefined var error (by @peterjaap) - magento#18522: Fix typo on product details causing Validation error. (by @BezV8) - magento#18393: Fix for magento#12969 - server port detection for errors (by @loganstellway) - magento#18365: move hardcoded MIME types from class private to DI configuration. (by @tufahu) - magento#18476: Fix Typo in Data\Form\Element\Factory.php (by @zack6849) - magento#18494: Checkout - Fix "Cannot read property 'code' on undefined" issue (by @ihor-sviziev) - magento#18507: [Forwardport] add error message in else condition (by @vaibhavahalpara) - magento#18437: MAGENTO-18131: Fixed EAV attributes values query (by @strell) - magento#18370: [Forwardport] ConfigurableProduct show prices in select options (by @ihor-sviziev) - magento#18210: [Forwardport] Fixes saving product in single-store mode if website_id <> 1 (by @eduard13) - magento#18160: Fix of saving "clone_field" fields (by @higi90) Fixed GitHub Issues: - magento#12969: processor.php getHostUrl() does not detect the server port correctly (reported by @boldhedgehog) has been fixed in magento#18393 by @loganstellway in 2.3-develop branch Related commits: 1. 422d244 2. 1e28a8e 3. 7d921b6 - magento#18164: Checkout - Cannot read property 'code' of undefined (reported by @bruno-serfe) has been fixed in magento#18494 by @ihor-sviziev in 2.3-develop branch Related commits: 1. 47978d7 2. 0fcbe12 - magento#17977: Show Method if Not Applicable for Free Shipping doesn't work. (reported by @vaibhavahalpara) has been fixed in magento#18507 by @vaibhavahalpara in 2.3-develop branch Related commits: 1. 9b7d4ac 2. 67e1b01 3. 4938bbc - magento#18131: Entity Type ID at Join (reported by @akimatze) has been fixed in magento#18437 by @strell in 2.3-develop branch Related commits: 1. 2f4ad2f - magento#13405: No such entity error when saving product in single-store mode if website_id <> 1 (reported by @kyegil) has been fixed in magento#18210 by @eduard13 in 2.3-develop branch Related commits: 1. 765f88f 2. 558d527 3. deebbc0 4. ae2917c 5. e068783 6. 7cd36de 7. 0e7f779 8. 1133391
- Loading branch information
Showing
57 changed files
with
457 additions
and
217 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.