forked from magento/magento2
-
Notifications
You must be signed in to change notification settings - Fork 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
Add escaping of js translation version #1
Closed
Closed
Conversation
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
Sorry, created pull request to wrong repo |
No problem :) |
hostep
pushed a commit
that referenced
this pull request
Feb 7, 2018
MAGETWO-61315: [Backport] - [GitHub] Set Product as New from Date and…
hostep
pushed a commit
that referenced
this pull request
Feb 7, 2018
MAGETWO-61315: [Backport] - [GitHub] Set Product as New from Date and…
hostep
pushed a commit
that referenced
this pull request
Mar 4, 2018
Merge magento/magento2:2.2-develop into northernco/magento2
hostep
pushed a commit
that referenced
this pull request
Aug 11, 2018
[Backport] Added language translation for message string
hostep
pushed a commit
that referenced
this pull request
Aug 11, 2018
[Backport] [Resolved : Styling <select> by changing less variables in Luma theme…
hostep
pushed a commit
that referenced
this pull request
Aug 15, 2018
Fixed a grammatical error on the vault tooltip
hostep
pushed a commit
that referenced
this pull request
Oct 4, 2018
[Backport] Use route ID when creating secret keys in backend menus instead of route name
hostep
pushed a commit
that referenced
this pull request
Jan 23, 2019
removes extra dot on "How to run Magento" in phpserve/README.md
hostep
pushed a commit
that referenced
this pull request
Feb 19, 2019
Add Brazilian Credit Cards Support #1
hostep
pushed a commit
that referenced
this pull request
Feb 19, 2019
hostep
pushed a commit
that referenced
this pull request
Mar 25, 2019
[Forwardport] 'Fixes-for-customer-login-page-input-field' :: On customer login page…
hostep
pushed a commit
that referenced
this pull request
Apr 6, 2019
Removed two times zlib.output_compression on
nmalevanec
pushed a commit
that referenced
this pull request
May 10, 2019
…sh-1 Changed canonical_url to relative_url
hostep
pushed a commit
that referenced
this pull request
Jul 8, 2019
seo meta tag order best practices
hostep
pushed a commit
that referenced
this pull request
Jul 29, 2019
hostep
pushed a commit
that referenced
this pull request
Aug 11, 2019
hostep
pushed a commit
that referenced
this pull request
Oct 6, 2019
hostep
pushed a commit
that referenced
this pull request
Oct 6, 2019
hostep
pushed a commit
that referenced
this pull request
Oct 26, 2019
Issue #1: Static content deploy waits 3 sec in single-job mode after finish Fixed by moving this sleep() into if ($this->isCanBeParalleled()) { ... } Issue #2: Static content deploy has 5 secs delay between checking if worker job finished processing. It leads up to 5 sec time waste before next job will start. Improved by decreasing time from 5 sec to 0.5 sec with saving log refresh rate (10*0.5 sec) On 4 themes and 7 locales these fixes improve time of static content deploy by 10-15 secs
VladimirZaets
pushed a commit
that referenced
this pull request
Aug 11, 2020
Merge changes from origin repo
hostep
pushed a commit
that referenced
this pull request
Feb 4, 2021
hostep
pushed a commit
that referenced
this pull request
Mar 30, 2021
hostep
pushed a commit
that referenced
this pull request
Jul 12, 2022
Missing section when custom role is selected
hostep
pushed a commit
that referenced
this pull request
Aug 31, 2022
hostep
pushed a commit
that referenced
this pull request
Jan 9, 2023
…ints magento#35535: Magento 2.4.4 Mini cart item images not showing
hostep
pushed a commit
that referenced
this pull request
Apr 24, 2023
…\Language\\AST\\FieldNode, GraphQL\\Language\\AST\\InlineFragmentNode given - Added Inline Fragment Fields
hostep
pushed a commit
that referenced
this pull request
Apr 24, 2023
…\Language\\AST\\FieldNode, GraphQL\\Language\\AST\\InlineFragmentNode given - Fixed Static Test
engcom-Echo
pushed a commit
that referenced
this pull request
Dec 26, 2023
…iven in magento/framework/Setup/Patch/PatchApplier
engcom-Echo
pushed a commit
that referenced
this pull request
Dec 26, 2023
…iven in magento/framework/Setup/Patch/PatchApplier
hostep
pushed a commit
that referenced
this pull request
Jul 18, 2024
engcom-Charlie
pushed a commit
that referenced
this pull request
Oct 25, 2024
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.
As it was discussed in magento#10378 (comment) - we need to escape js translation version.
Steps to reproduce:
Actual result:
Expected result: