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#18290: Fix wrong reference in google analytics module layout xml (by @sambolek) - magento#18149: type casted $qty to float in \Magento\Catalog\Model\Product::setQty() (by @jayankaghosh) - magento#18273: [Forwardport] Correctly convert config integration api resources (by @mage2pratik) - magento#18173: Use version_compare to compare version strings correctly (by @schmengler) - magento#18272: [Forwardport] 9830 - Null order in Magento\Sales\Block\Order\PrintShipment.php (by @mage2pratik) - magento#18244: Don't set a source model on the attribute when it's not needed. This � (by @hostep) - magento#18231: [Forwardport] Update shipment collection to unserialize `packages` attribute after load (by @mage2pratik) - magento#18228: [Forwardport] Fix sitemap grid render incorrect base urls for multiple stores (by @nntoan) - magento#18212: Allow keyboard navigation in browser on product detail pages, by fixi� (by @hostep) - magento#18201: [Forwardport] Allow usage of config-global.php when running Integration Tests (by @mage2pratik) - magento#18334: [Forwardport] Integration test for swatches types in attribute configuration added (by @jignesh-baldha) - magento#18288: Fix issue 17152 - prevent email being marked as not sent if email cop� (by @sambolek) - magento#18331: Fix throwing error by checkout error processor model (by @ihor-sviziev) - magento#18322: Fix for removing the dirs while creating a TAR archive (by @haroldclaus) - magento#18308: Fix the issue with customer inline edit when password is expired (by @dmytro-ch) - magento#18312: [Forwardport] fix: reset search mini-form when we have no data / an empty response (by @dmytro-ch) - magento#18292: Do not use new Phrase in Link Current class (by @VincentMarmiesse) - magento#18209: Introducing a dedicated cron.log file for logging cron related info, � (by @hostep) - magento#18303: [Forwardport] Cast products getStoreId() to int (by @sreichel) - magento#18295: [Forwardport] fix magento#17582 ./bin/magento config:show fails with a fatal error (by @mage2pratik) - magento#18064: Fixing Snake Case To Camel Case (by @hryvinskyi) - magento#18344: Added unit test for CRON converter plugin (by @rogyar) Fixed GitHub Issues: - magento#16497: Magento 2.2.5: Google Analytics not added to head correctly (reported by @WalterSmulders) has been fixed in magento#18290 by @sambolek in 2.3-develop branch Related commits: 1. f6fcf41 - magento#18094: Should getQty() return int/float or string? (reported by @sreichel) has been fixed in magento#18149 by @jayankaghosh in 2.3-develop branch Related commits: 1. 76676ce 2. 2ad1031 - magento#12095: Update 2.2.1: One or more integrations have been reset because of a change to their xml configs. (reported by @thomvanderboon) has been fixed in magento#18273 by @mage2pratik in 2.3-develop branch Related commits: 1. 6c33d20 2. 0b3fe71 3. 31b7f07 4. 999d8e5 5. 401b423 - magento#9830: Null order in Magento\Sales\Block\Order\PrintShipment.php (reported by @dnadle) has been fixed in magento#18272 by @mage2pratik in 2.3-develop branch Related commits: 1. 37ff9e9 - magento#10530: Print order error on magento 2.1.8 (reported by @ionutdicu) has been fixed in magento#18272 by @mage2pratik in 2.3-develop branch Related commits: 1. 37ff9e9 - magento#13156: Updating attribute option data through API will set unwanted source_model on the attribute (reported by @koenner01) has been fixed in magento#18244 by @hostep in 2.3-develop branch Related commits: 1. 477ca51 - magento#17999: Sitemap grid display incorrect base URL in the grid if using multiple stores (reported by @nntoan) has been fixed in magento#18228 by @nntoan in 2.3-develop branch Related commits: 1. 5144320 - magento#15196: 2.2.4 : Magento 2 integration tests enables all modules (reported by @kanduvisla) has been fixed in magento#18201 by @mage2pratik in 2.3-develop branch Related commits: 1. 0d0b5c0 2. 81076e1 3. 421ba0b 4. c0cb405 5. 99b1ca7 - magento#17152: Failure of "Send Order Email Copy" spams customers, every minute, forever. (reported by @lingwooc) has been fixed in magento#18288 by @sambolek in 2.3-develop branch Related commits: 1. 5548c9d 2. 8c8b0a8 3. 6fe9303 - magento#18330: Checkout - Infinite loading indicator when server returned error (reported by @ihor-sviziev) has been fixed in magento#18331 by @ihor-sviziev in 2.3-develop branch Related commits: 1. eea11c7 - magento#18162: Cannot edit customer using inline edit if password is expired (reported by @JeroenVanLeusden) has been fixed in magento#18308 by @dmytro-ch in 2.3-develop branch Related commits: 1. 2eeb65c 2. 34830c6 - magento#17190: system.log rapidly increasing after Magento CE 2.2.5 update (cron logs) (reported by @mad-develop) has been fixed in magento#18209 by @hostep in 2.3-develop branch Related commits: 1. a4f58c8 - magento#18079: Inconsistent return type for getStoreId() (reported by @sreichel) has been fixed in magento#18303 by @sreichel in 2.3-develop branch Related commits: 1. 5411c0d - magento#17582: ./bin/magento config:show fails with a fatal error (reported by @simonworkhouse) has been fixed in magento#18295 by @mage2pratik in 2.3-develop branch Related commits: 1. 20af5a9
- Loading branch information