-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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: - #21834: Add argument to show filter text in URL rewrite grid after click on back button (by @vbmagento) - #21135: Fix eav form foreach error #21134 (by @wojtekn) - #18067: Fixes variables in configuration fields not being replaced with actual value� (by @hostep) - #21749: Sitemap Generation - Product URL check null fix (by @asim-vax) - #21511: SHQ18-1568 Updating UPS endpoint to use https. Http is no longer reli� (by @wsajosh) - #21484: Populate label elements for street address fields in checkout (by @scottsb) - #21465: Module data fixtures for @magentoDataFixtureBeforeTransaction annotations (by @Vinai) - #21065: Refactored Retrieval Of Entity ID To Make AbstractDataProvider Usable (by @sprankhub) - #21053: Allow redis compression options to be specified during `setup:install` process (by @cmacdonald-au) - #20526: [EAV] Improving the EAV attribute code validation, by not allowing to use n� (by @eduard13) - #20898: Fixed #13319 , Incorrect method return value in \Magento\Shipping\Model\Carrier\AbstractCarrier::getTotalNumOfBoxes() (by @cedmudit) - #19265: add missing fields to quote_address (by @ErikPel) Fixed GitHub Issues: - #21805: Filter in url rewrites table in backend isn't being remembered (reported by @hostep) has been fixed in #21834 by @vbmagento in 2.3-develop branch Related commits: 1. ae6c8bc 2. d85fd44 3. f75b3e9 4. d5a61c0 - #21134: Invalid argument supplied for foreach thrown in EAV code (reported by @wojtekn) has been fixed in #21135 by @wojtekn in 2.3-develop branch Related commits: 1. ac40d43 2. 059f399 3. 9f0dfcf - #15972: Since Magento 2.2.1, certain variables in the configuration get resolved to their actual value (reported by @hostep) has been fixed in #18067 by @hostep in 2.3-develop branch Related commits: 1. a8f1729 - #10893: Street fields in checkout don't have a label that's readable by a screenreader (reported by @TomFranssen) has been fixed in #21484 by @scottsb in 2.3-develop branch Related commits: 1. e1fa289 - #20766: AttributeCode column name length validation throws wrong error message (reported by @brosenberger) has been fixed in #20526 by @eduard13 in 2.3-develop branch Related commits: 1. 6f83604 2. adb1a8f 3. 3c8acbb 4. 82f5511 5. 4488371 6. e028d6f 7. 8129886 8. 079bb15 9. 5666a85 10. 50b78da 11. 6878668 12. 40683de 13. 392cd1b - #20943: No complete validation while creation of attributes. (reported by @irajneeshgupta) has been fixed in #20526 by @eduard13 in 2.3-develop branch Related commits: 1. 6f83604 2. adb1a8f 3. 3c8acbb 4. 82f5511 5. 4488371 6. e028d6f 7. 8129886 8. 079bb15 9. 5666a85 10. 50b78da 11. 6878668 12. 40683de 13. 392cd1b - #13319: Incorrect method return value in \Magento\Shipping\Model\Carrier\AbstractCarrier::getTotalNumOfBoxes() (reported by @korostii) has been fixed in #20898 by @cedmudit in 2.3-develop branch Related commits: 1. 56504e1 - #17658: validate function in vatvalidation calls checkVatNumber a lot (reported by @sanderjongsma) has been fixed in #19265 by @ErikPel in 2.3-develop branch Related commits: 1. e27f09f 2. 7f15bd8
- Loading branch information
Showing
32 changed files
with
607 additions
and
137 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.