[
https://issues.apache.org/jira/browse/OFBIZ-5456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacopo Cappellato updated OFBIZ-5456:
-------------------------------------
Fix Version/s: Upcoming Branch
13.07.01
> Party logo images not stored in SystemProperty location
> -------------------------------------------------------
>
> Key: OFBIZ-5456
> URL: https://issues.apache.org/jira/browse/OFBIZ-5456
> Project: OFBiz
> Issue Type: Bug
> Components: content, party
> Environment: multi-server, multi-tenant
> Reporter: Pierre Smits
> Assignee: Anil K Patel
> Fix For: 13.07.01, Upcoming Branch
>
> Attachments: OFBIZ-5456.patch
>
>
> In a multi-server setup we have defined a shared location for storage of
> tenant specific images etc.
> We have set this location in table SystemProperty as an override to the
> default location in content.properties.
> Our definition is:
> <SystemProperty createdStamp="2014-01-03 13:55:07.124"
> createdTxStamp="2014-01-03 13:55:07.124" description="Default location for
> party logo images etc" lastUpdatedStamp="2014-01-03 13:55:07.124"
> lastUpdatedTxStamp="2014-01-03 13:55:07.124"
> systemPropertyId="content.upload.path.prefix"
> systemPropertyValue="/test-data/tenant1/images" systemResourceId="content"/>
> However, this setting is not used when when uploading a logo image in
> partymgr of the tenant. In stead the default location (as in
> content.properties) is used.
--
This message was sent by Atlassian JIRA
(v6.2#6252)