[
https://issues.apache.org/jira/browse/OFBIZ-4711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Allner updated OFBIZ-4711:
------------------------------
Attachment: fix-erroneous-download-link-format.patch
Fix erroneous download link in ecommerce order form for digital downloads
> Download link for digital products on order history page contains file name,
> preventing correct resolve of the request
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: OFBIZ-4711
> URL: https://issues.apache.org/jira/browse/OFBIZ-4711
> Project: OFBiz
> Issue Type: Bug
> Components: specialpurpose/ecommerce
> Affects Versions: SVN trunk
> Reporter: Uwe Allner
> Attachments: fix-erroneous-download-link-format.patch
>
>
> 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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira