-
Notifications
You must be signed in to change notification settings - Fork 56
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 slide url + refacto #80
Conversation
Changed the function name, but it's used only in this file so it shouldn't be considered a BC break. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @SharakPL ,
I have checked your PR :
PS8.0.1 ✔️
The issue is well fixed.
PS1.7.8.8 ❌
Untitled_.Mar.14.2023.11_35.AM.webm
The image slide still with the old URL after editing and saving (Same problem with Title, Caption and description)
Could you checked it please?
Thank you.
@MhiriFaten you saved url for english version but checked the result on french Please check again for correct version. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes sorry that was it !
Thank you! so it is QA approved ✔️
Thanks @MhiriFaten :) |
thanks @SharakPL 🎉 |
/
2. Change the slide's link
3. Check the link set on this slide in FO.
Links to test:
http://prestashop.com/en/download
https://prestashop.com/en/download
//prestashop.com/en/download
prestashop.com/en/download
/content/4-about-us
content/4-about-us
index.php
search?controller=search&s=mug
#footer
Expected result for shop domain
localhost:8001
:http://prestashop.com/en/download
https://prestashop.com/en/download
//prestashop.com/en/download
//prestashop.com/en/download
http://localhost:8001/content/4-about-us
http://localhost:8001/content/4-about-us
http://localhost:8001/index.php
http://localhost:8001/search?controller=search&s=mug
#footer