[
https://issues.apache.org/jira/browse/OFBIZ-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacques Le Roux updated OFBIZ-2618:
-----------------------------------
Fix Version/s: 13.07.02
12.04.06
Upcoming Branch
> 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
> Fix For: Upcoming Branch, 12.04.06, 13.07.02
>
> 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)