[ 
https://issues.apache.org/jira/browse/OFBIZ-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arun Patidar updated OFBIZ-2618:
--------------------------------
    Attachment: OFBIZ-2618.patch

Attached is modified patch to fix the same issue. Issue can be check in Order 
Complete Notification email with orderId link.



> 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
>         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)

Reply via email to