/[Apache-SVN]
ViewVC logotype

Revision 1861870


Jump to revision: Previous Next
Author: jleroux
Date: Sat Jun 22 14:20:01 2019 UTC (4 years, 10 months ago)
Changed paths: 5
Log Message:
"Applied fix from trunk for revision: 1861869" 
------------------------------------------------------------------------
r1861869 | jleroux | 2019-06-22 16:19:09 +0200 (sam. 22 juin 2019) | 15 lignes

Fixed: Logo image not showing on party profile 
(OFBIZ-9299)

Logo image not displayed until we press in content component

Logo image was not showing on party profile page because we were using Ajax 
request to add party content on the party profile screen. 
So due to ajax request screen was not getting refreshed. 

To display logo image we did the following changes:
1) Removed ajax request and rendered profile view screen after submit
2) Used ofbizUrl macro to show an image instead of /content/control/stream URL


Thanks: Moatasim Al Masri for reporting, Mohammed Rehan Khan for fixing
------------------------------------------------------------------------


Changed paths

Path Details
Directoryofbiz/ofbiz-framework/branches/release18.12/ modified , props changed
Directoryofbiz/ofbiz-framework/branches/release18.12/applications/party/template/party/profileblocks/Content.ftl modified , text changed
Directoryofbiz/ofbiz-framework/branches/release18.12/applications/party/webapp/partymgr/WEB-INF/controller.xml modified , text changed
Directoryofbiz/ofbiz-framework/branches/release18.12/applications/party/widget/partymgr/ProfileScreens.xml modified , text changed
Directoryofbiz/ofbiz-framework/branches/release18.12/themes/rainbowstone/template/includes/Avatar.ftl modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26