forked from magento/magento2
-
Notifications
You must be signed in to change notification settings - Fork 0
[Forwardport] Fix HTML syntax in report.phtml error template #1
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
Open
abcpremium
wants to merge
134
commits into
2.3-develop
Choose a base branch
from
2.3-develop-PR-port-15454
base: 2.3-develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
…sions - Backport: MAGETWO-88812: Test testValidComposerJson fails on bundle extensions
- Added mftf test.
- Added mftf test.
… cart. - Added mftf test.
…mode - GitHub issue magento#14104
…Test::testIsInheritedLocalizedException
…options are not selected. - Added mftf test.
…ucts. - Updated story annotation.
…magento#11517 - provided initial value for shiftedValue
…or non-core modules
…mode - GitHub issue magento#14104
…eted from media gallery browser
…tConfiguration failing with bundled extensions
…options are not selected. - Updated mftf test.
… when gender field is required
…h Customer Segments Specified Doesn't Work
…or non-core modules
[pangolin] RE-develop Functional Tests
…0-unassigned-attribute-n-a # Conflicts: # dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Catalog/Data/ProductData.xml
# Conflicts: # dev/tests/static/testsuite/Magento/Test/Integrity/ComposerTest.php
[TSG] Upporting for 2.3 (pr19) (2.3.0)
- Fix prevPage and nextPage method. Calling clear method was added to changePage method.
magento#15360 - Merge Pull Request magento#15360 from saravananvelu/magento2:admin-tierprice - Merged commits: 1. cad44a3 2. 560aa38 3. 8a8ed66 4. ba6bf77 5. 6de6006 6. ec3eb1a 7. 75960ce
- Merge Pull Request magento#15466 from mzeis/magento2:2.3-develop-PR-port-15431 - Merged commits: 1. d56a57b
…omparison block - removing if that doesn't check the first item
…assigned-attribute-n-a
…0-unassigned-attribute-n-a
…agento-honey-badgers/magento2ce into MAGETWO-91440-unassigned-attribute-n-a
…440-unassigned-attribute-n-a [honey] Bug Fixes
…-Extension-Attributes [architects] MAGETWO-90358: Auto-generate ExtensionAttributes object
Accepted Public Pull Requests: - magento#15466: [Forwardport] typo correction (by @mzeis) - magento#15450: ADHOC: update the contribution templates to include a note on results (by @dmanners)
- Merge Pull Request magento#15492 from lfluvisotto/magento2:2.3-develop-return-tag-misspelled - Merged commits: 1. 8e14879
- Merge Pull Request magento#15489 from lfluvisotto/magento2:2.3-develop-duplicate-array-keys - Merged commits: 1. 9ebdcc5
Accepted Public Pull Requests: - magento#15360: 15210-Fixed product tier pricing pagination issue in admin (by @saravananvelu) - magento#15489: Duplicate array keys (by @lfluvisotto) - magento#15492: Return tag misspelled (by @lfluvisotto) Fixed GitHub Issues: - magento#15210: Advanced pricing pagination issue (reported by @dryadav) has been fixed in magento#15360 by @saravananvelu in 2.3-develop branch Related commits: 1. cad44a3 2. 560aa38 3. 8a8ed66 4. ba6bf77 5. 6de6006 6. ec3eb1a 7. 75960ce
Added missing quotes to the div tags with class "control".
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#15454
Added missing quotes to the div tags with class
control.Description
Added missing quotes to the class attribute of div tags in the default reporting template file in pub/errors/default/report.phtml
Fixed Issues (if relevant)
Manual testing scenarios
Contribution checklist