Jean-Yves Landry created OFBIZ-11343:
----------------------------------------
Summary: External Server Picture OK in product Catalog but not in eCommerce/econseo
Key: OFBIZ-11343
URL:
https://issues.apache.org/jira/browse/OFBIZ-11343 Project: OFBiz
Issue Type: Bug
Components: ecommerce
Affects Versions: Trunk
Environment: Ofbiz : Version SVN At revision 1873844.
Ubuntu 18.04.4 LTS (Virtual Machine)
openjdk version "11.0.6" 2020-01-14
OpenJDK Runtime Environment (build 11.0.6+10-post-Ubuntu-1ubuntu118.04.1)
OpenJDK 64-Bit Server VM (build 11.0.6+10-post-Ubuntu-1ubuntu118.04.1, mixed mode, sharing)
Reporter: Jean-Yves Landry
Attachments: image-2020-02-10-01-12-27-323.png
In Catalog, we can use an URL referring to a picture stored on a foreign WEB Server and it seems to work just fine.
EX: product -> content -> Override simple field -> Small Image
[
http://192.168.202.246/bibb.png]
!image-2020-02-10-01-12-27-323.png!
However, in "eCommerce" or "ecomseo", the picture does not display.
Instead of a valid URL, the system reference: [
https://192.168.202.246:8443/ecomseo/product/http%3A%2F%2F192.168.202.246%2Fbibb.png]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)