You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Rohit Sureka <ro...@yahoo.com> on 2006/07/01 09:54:33 UTC

Error in order confirmation email

hi,

the product URL in the order confirmation email is not correct. The URL reads https://127.0.0.1:8443/ecommerce.... rather than https://www.mysite.com:8443/ecommerce...

How can we rectify this. 

The body screen file used for the order confimation email reads something like this:

    <screen name="OrderConfirmNotice">
        <section>
            <actions>
                <set field="title" value="Order Confirmation Notice"/>
                <set field="baseEcommerceSecureUrl" value="${baseSecureUrl}/ecommerce/control/"/>
                <script location="component://ecommerce/webapp/ecommerce/WEB-INF/actions/order/orderstatus.bsh"/>
            </actions>
            <widgets>
                <platform-specific><html><html-template location="component://ecommerce/templates/email/OrderNoticeEmail.ftl"/></html></platform-specific>
            </widgets>
        </section>
    </screen>
.


Did anyone else too have a similar problem.

rohit

 __________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
 __________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com