-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
fix: do not forcefully set area in template if it is already set, fixes #14968, fixes #13530 #16660
fix: do not forcefully set area in template if it is already set, fixes #14968, fixes #13530 #16660
Conversation
…erface, remove meaningless code
…status-search # Conflicts: # app/code/Magento/AsynchronousOperations/Api/Data/OperationSearchResultsInterface.php # app/code/Magento/AsynchronousOperations/Model/OperationRepository.php
…status-search # Conflicts: # app/code/Magento/AsynchronousOperations/Api/Data/OperationSearchResultsInterface.php # app/code/Magento/AsynchronousOperations/Model/OperationRepository.php
…dvanced-attributes
[borg] MAGETWO-86795: Admin Create Customer functional test fails
…e-advanced-attributes
Accepted Public Pull Requests: - #16459: [Forwardport] Add missing showInStore attributes (by @aschrammel) - #16521: [Forwardport : Changed password placeholder text in checkout page] (by @hitesh-wagento) - #16515: Declare module namespace before template path name (by @mageprince) - #16492: Remove the timezone from the date when retrieving the current month from a UTC timestamp. (by @michaelwylde) - #15624: [2.3] [improvement] Swatches LESS rewrite (by @Karlasa) Fixed GitHub Issues: - #16378: Wrong placeholder for password field in the checkout page (reported by @mohitka) has been fixed in #16521 by @hitesh-wagento in 2.3-develop branch Related commits: 1. 386438d - #15940: Wrong end of month at Reports for Europe/Berlin time zone if month contains 31 day (reported by @Stepa4man) has been fixed in #16492 by @michaelwylde in 2.3-develop branch Related commits: 1. 2482579
Move MFTF tests from dev/tests/acceptance to app/code
… not clear generated code
Fixed issues: - MC-2338 3rd party library/dependency upgrade for 2.3 pre Alpha
- merged latest code from mainline branch
Accepted Public Pull Requests: - #16573: Setting deploy mode to production with --skip-compilation flag should� (by @gelanivishal) - #16546: Properly hyphenate "third-party" (by @ronak2ram) - #16537: Issue in adding the wishlist of "zero price" product (by @gelanivishal) - #16520: [Forwardport] fix: change "My Dashboard" to "My Account", fixes #16007 (by @DanielRuf) - #16504: [Forwardport] Admin controller product set save refactor (by @AnshuMishra17) - #16228: [Forwardport] #16079 translation possibility for moreButtonText (by @Karlasa) - #13501: [Improvement] Implement customer group grid on ui component (by @simpleadm) Fixed GitHub Issues: - #16479: Issue in adding the wishlist of "zero price" product. (reported by @Sathishkumar8731) has been fixed in #16537 by @gelanivishal in 2.3-develop branch Related commits: 1. 4cb997a - #16079: Need information about translating issue (Magento Swatches Js) (reported by @mageho) has been fixed in #16228 by @Karlasa in 2.3-develop branch Related commits: 1. abcded5 2. 988ef89
[thunder] MAGETWO-92986: Write Logs for Failed Process of Generating Factories in Extensions
2.3 develop
|
Hi @mageprince. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
By mistake created |
Original Pull Request
#15137
Description
This reverts the addition of the enforced area in d3aef7c which caused #14968 and introduced this regression
Fixed Issues (if relevant)
Manual testing scenarios
Contribution checklist