Leila Mekika created OFBIZ-12685:
------------------------------------
Summary: Content tag in a screen does not display correctly the
image
Key: OFBIZ-12685
URL: https://issues.apache.org/jira/browse/OFBIZ-12685
Project: OFBiz
Issue Type: Bug
Components: framework
Affects Versions: Upcoming Branch
Reporter: Leila Mekika
When we want to display a n image content within a screen through <content/>
tag, images are not rendered correctly
To test:
Go to admin party profile page and upload a picture as a new "LGOIMGURL"
for instance
https://localhost:8443/partymgr/control/viewprofile?partyId=admin
When your content file is uploaded, note the contentId and got to
page ShowContent
https://localhost:8443/content/control/showContent?contentId=XXXXX
The image will not be rendered without the given patch.
The screen ShowContent uses the tag <content />
--
This message was sent by Atlassian Jira
(v8.20.10#820010)