[
https://issues.apache.org/jira/browse/OFBIZ-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ashish Vijaywargiya closed OFBIZ-2618.
--------------------------------------
Resolution: Fixed
Thanks BJ for creating the issue and providing first patch. Thanks Arun for the contribution.
Anil has committed the patch at revisions - r1632764, r1632781, r1632782
> double forward slashes in ecommerce emails
> ------------------------------------------
>
> Key: OFBIZ-2618
> URL:
https://issues.apache.org/jira/browse/OFBIZ-2618> Project: OFBiz
> Issue Type: Bug
> Components: specialpurpose/ecommerce
> Affects Versions: Release Branch 09.04, Trunk
> Reporter: BJ Freeman
> Assignee: Ashish Vijaywargiya
> Attachments: OFBIZ-2618.patch, Ofbiz_2618_ecommerceEmail.patch
>
>
> in the widets
> <set field="baseEcommerceSecureUrl"
> value="${baseSecureUrl}/ecommerce/control/"/>
> has a trailing forward slash
> then the added url has a leading forward slash
> /orderstatus?orderId=
> so you get
> /ecommerce/control//orderstatus?orderId=
> removed the trailing forward slash
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)