[Backport] Fixxes #15565#22
Merged
gelanivishal merged 34 commits into2.1-developfrom Jun 4, 2018
Merged
Conversation
…ento#15616 - Merge Pull Request magento#15616 from dmytro-ch/magento2:2.1-develop-PR-port-14363 - Merged commits: 1. b9e3fd4 2. c29d674
- Merge Pull Request magento#15668 from vgelani/magento2:2.1-develop-PR-port-15602 - Merged commits: 1. c633d16
…framework/Data/… magento#15669 - Merge Pull Request magento#15669 from vgelani/magento2:2.1-develop-PR-port-15336 - Merged commits: 1. 5575523
- Merge Pull Request magento#15657 from vgelani/magento2:2.1-develop-PR-port-15398 - Merged commits: 1. c599fe5
- Merge Pull Request magento#15648 from vgelani/magento2:2.1-develop-PR-port-15549 - Merged commits: 1. f98290d
…magento#15700 - Merge Pull Request magento#15700 from dmytro-ch/magento2:fix/2.1-html-syntax-in-report-template - Merged commits: 1. 97d6047
…nslation file magento#15702 - Merge Pull Request magento#15702 from dmytro-ch/magento2:2.1-develop-PR-port-15552 - Merged commits: 1. cff1bc9
- Merge Pull Request magento#15708 from dmytro-ch/magento2:2.1-develop-PR-port-15519 - Merged commits: 1. bb00a25
…assigned to an existing one magento#15710 - Merge Pull Request magento#15710 from dmytro-ch/magento2:fix/2.1-dynamical-assigned-property-in-webapi - Merged commits: 1. 7d703e2
… same method again. magento#15711 - Merge Pull Request magento#15711 from dmytro-ch/magento2:2.1-develop-PR-port-15517 - Merged commits: 1. f986bb0
…ento#7897] magento#15714 - Merge Pull Request magento#15714 from dmytro-ch/magento2:2.1-develop-PR-port-15645 - Merged commits: 1. 57fed5a
… same method again. magento#15711
…assigned to an existing one magento#15710
Accepted Public Pull Requests: - magento#15616: [Backport] Removed comma(,) from translate attribute (by @dmytro-ch) - magento#15648: [Backport] Fixed typo error (by @vgelani) - magento#15657: [Backport] Fixed set template syntax issue (by @vgelani) - magento#15669: [Backport] Wrong annotation in _toOptionArray - magento/framework/Data/� (by @vgelani) - magento#15668: [Backport] set correct annotation (by @vgelani) - magento#15714: [Backport] [Resolved : Menu widget submenu alignment magento#7897] (by @dmytro-ch) - magento#15711: [Backport] Use stored value of method instead of calling same method again. (by @dmytro-ch) - magento#15710: [Backport] Fix dynamical assigned property as it wasn't assigned to an existing one (by @dmytro-ch) - magento#15708: [Backport] Typo correction (by @dmytro-ch) - magento#15702: [Backport] Remove extra space and format the code in translation file (by @dmytro-ch) - magento#15700: [Backport] Fix HTML syntax in report.phtml error template (by @dmytro-ch) Fixed GitHub Issues: - magento#15601: Wrong annotation in formatDateTime - lib/internal/Magento/Framework/Stdlib/DateTime/TimezoneInterface.php (reported by @sanjay-wagento) has been fixed in magento#15669 by @vgelani in 2.1-develop branch Related commits: 1. 5575523 - magento#15601: Wrong annotation in formatDateTime - lib/internal/Magento/Framework/Stdlib/DateTime/TimezoneInterface.php (reported by @sanjay-wagento) has been fixed in magento#15668 by @vgelani in 2.1-develop branch Related commits: 1. c633d16 - magento#7897: Menu widget submenu alignment (reported by @slackerzz) has been fixed in magento#15714 by @dmytro-ch in 2.1-develop branch Related commits: 1. 57fed5a
gelanivishal
pushed a commit
that referenced
this pull request
Oct 17, 2018
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Original Pull Request
magento#15566
Fix for magento#15565
Description
Simple Fix
Fixed Issues (if relevant)
Fix for magento#15565
Manual testing scenarios
See Ticket
Contribution checklist