-
-
Notifications
You must be signed in to change notification settings - Fork 440
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
Bugfix to avoid newline character \n in customFormSubmit URL #2518
Bugfix to avoid newline character \n in customFormSubmit URL #2518
Conversation
Thanks. Can you please add some/most relevant information? Reviews are easier when you know the problem from reading and see how its fixed :) (imho) |
app/design/frontend/rwd/default/template/email/catalog/product/list.phtml
Show resolved
Hide resolved
@sreichel I was inspecting an issue with the onclick event and a 3rd party plugin, then I found this: a javascript call with \n between the parameters. |
…ogProductListTemplate
…ogProductListTemplate
I agree with this change to put this in one line, but i'd use .... without
|
@sreichel I understand your point of view but I followed the same pattern as the lines below:
|
…ogProductListTemplate
Ah okay. Next time, please put such info into PR description ... :) |
@sreichel perfect my dear! I will do this :) Thank you! o/ |
Description (*)
Related Pull Requests
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)