yireo / Yireo_NextGenImages

44 stars 26 forks source link

UrtlConvertor error in parsing #13

Closed przmak closed 2 years ago

przmak commented 2 years ago

File: html/vendor/yireo/magento2-next-gen-images/Image/UrlConvertor.php Function: getFilenameFromUrl Magento version: 2.3.3-p1

$url to parse: https://localhost/static/version1630940597/frontend/Theme/base/en_GB/Magento_Catalog/images/product/placeholder/small_image.jpg

Outcome: /var/www/html/static/version1630940597/frontend/Theme/base/en_GB/Magento_Catalog/images/product/placeholder/small_image.jpg

Expected Outcome: /var/www/html/pub/static/version1630940597/frontend/Theme/base/en_GB/Magento_Catalog/images/product/placeholder/small_image.jpg

jissereitsma commented 2 years ago

Thanks for opening this issue here. Following from the previous issue within the WebP2 extension, could you let us know which exact versions you are using of both extensions?

jissereitsma commented 2 years ago

I've tried this out in Magento 2.4.3 and Magento 2.3.4 and it works fine there. Could you provide further details on your environment so that every check can be crossed off? For reference https://github.com/yireo/Yireo_Webp2/blob/master/SUPPORT.md

jissereitsma commented 2 years ago

Closing this because of inactivity.