[
https://issues.apache.org/jira/browse/OFBIZ-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12772487#action_12772487
]
Raj Saini commented on OFBIZ-1533:
----------------------------------
Hi Jacques,
I just tested this and original bug has been fixed.
Regarding the URL links I think some the link like have e-commerce hard-coded
and which may not be a case for every e-commerce site. Most of the e-commerce
site you will have root context. For orders created form order entry screen, it
really does not make any sense to to show a URL with ordermgr as customers can
never view them. Therefore, I think it may be a good idea to remove the link
all together and instead give the link to the user profile page.
Regarding product link, it makes sense to use the e-commerce site link instead
of product manager. Again hard coding the "ecommerce" as context is not a good
idea. I think most of the users needs to customize these templates (we do) and
use their own URL, that may be the reason no one is interested in this.
> Order Lookup fails with "Order not found with ID [XXXXX], or not allowed to
> view" message while sending email confirmation from order manager
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: OFBIZ-1533
> URL: https://issues.apache.org/jira/browse/OFBIZ-1533
> Project: OFBiz
> Issue Type: Bug
> Components: order
> Affects Versions: Release Branch 4.0, SVN trunk
> Environment: Ubuntu 7.10
> Reporter: Raj Saini
> Assignee: Jacques Le Roux
> Priority: Minor
> Attachments: orderstatus.bsh-trunk.patch,
> orderstatus.bsh.branch-4.0.patch
>
>
> order lookup fails and following messages, while sending email confirmation
> from the order manager for orders created through the e-commerce or the order
> entry.
> "Order not found with ID [XXXXX], or not allowed to view" where [XXXXX] is
> the order id.
> How to reproduce:
> 1. Create an order form e-commerce by logging in (as registered user).
> 2. Goto the order manager and login with FULLADMIN or ORDERADMIN security
> group permission.
> 3. Lookup the newly created order.
> 4. Click on the send confirmation button in the top right area of the order
> screen.
> 5. It will open up a window with the email text. Email text shows the above
> message instead of actual order confirmation html.
> 6. You can repeat the above by creating an order from Order Entry as well.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.