Should be easy to reproduce.
If the Root-URL of a Joomla-site is for e.g.
http://www.example.org/customer2/
The browser should load/check with success (as it is the case when src attribute is applied):
http://www.example.org/customer2/images/myimage.jpg when using srcset attribute
For the srcset-attribut this behaviour is not provided and the path remains on the relative path.
This results in an incorrect Image-Link for the browser:
http://www.example.org/customer2/index.php/de/images/myimage.jpg
PHP-Version 5.5.30
Webserver Apache/2.2.22 (Ubuntu)
Joomla!-Version Joomla! 3.5.1 Stable
Thanks to Re:Later for providing/reporting this issue.
https://forum.joomla.de/index.php/Thread/1963-html5-picture-und-srcset-tags-verwenden/?postID=12740#post12740
I guess you mean #10464 ;) @andrepereiradasilva
yes that one. And plese not that PR will not solve all srcset possibilities, only the case described.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-05-14 21:52:44 |
Closed_By | ⇒ | zero-24 |
Closed_Date | 2016-05-14 21:52:44 | ⇒ | 2016-05-14 21:52:45 |
Closed_By | zero-24 | ⇒ | joomla-cms-bot |
Set to "closed" on behalf of @zero-24 by The JTracker Application at issues.joomla.org/joomla-cms/10463
Closing as we have a Pull Request. For testing that please see: https://docs.joomla.org/Testing_Joomla!_patches/de and the Pull Request description ;) Thanks!
Please test #10463