/[Apache-SVN]
ViewVC logotype

Revision 1293378


Jump to revision: Previous Next
Author: jleroux
Date: Fri Feb 24 18:36:44 2012 UTC (12 years, 1 month ago)
Changed paths: 2
Log Message:
"Applied fix from trunk for revision: 1293376" 
------------------------------------------------------------------------
r1293376 | jleroux | 2012-02-24 19:36:04 +0100 (ven., 24 févr. 2012) | 7 lines

A patch from Uwe Allner "Download link for digital products on order history page contains file name, preventing correct resolve of the request" https://issues.apache.org/jira/browse/OFBIZ-4711

I created a product with product type "Finished/Digital Good", and added product content of type "Digital download", providing a file (i.e. some.pdf).
The download link in the order history of the ecommerce application after purchasing the product is rendered as
"/ecommerce/control/downloadDigitalProduct/some.pdf?dataResourceId=10060".
The file name in this URL prevents resolving the correct service (method), and instead just a "404 Not found" is generated.
The link "/ecommerce/control/downloadDigitalProduct?dataResourceId=10060" works as expected.
------------------------------------------------------------------------


Changed paths

Path Details
Directoryofbiz/branches/release10.04/ modified , props changed
Directoryofbiz/branches/release10.04/specialpurpose/ecommerce/webapp/ecommerce/order/orderhistory.ftl modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26