[jira] [Comment Edited] (OFBIZ-1803) Product/Category pages link in Product/Category edit screens should link to the associated store

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Comment Edited] (OFBIZ-1803) Product/Category pages link in Product/Category edit screens should link to the associated store

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-1803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833451#comment-12833451 ]

Jacques Le Roux edited comment on OFBIZ-1803 at 1/21/18 10:13 AM:
------------------------------------------------------------------

We should also consider that this button actually introduces a dependance of the product component on the ecommerce one that should not be.
This is a good example of where the menu merge feature we discussed in OFBIZ-3373 would be usefull.
The product component should define the menu without these buttons.
The ecommerce application (or any other application implementing the web store) could merge into the product defined menu a new button with the proper URL.


was (Author: bruno.busco):
We should also consider that this button actually introduces a dependance of the product component on the ecommerce one that should not be.
This is a good example of where the menu merge feature we discussed in https://issues.apache.org/jira/browse/OFBIZ-3373 would be usefull.
The product component should define the menu without these buttons.
The ecommerce application (or any other application implementing the web store) could merge into the product defined menu a new button with the proper URL.

> Product/Category pages link in Product/Category edit screens should link to the associated store
> ------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1803
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1803
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ecommerce, product
>    Affects Versions: Trunk
>            Reporter: Bruno Busco
>            Priority: Minor
>
> The EditCategory and EditProduct pages are provided of a "Category Page" and "Product Page" link that allow the user to easily open the page of the Web site that shows the category or the product being edited.
> The link at the moment is static and points to a URL like /ecommerce/control/category.....
> This should rather be dynamic so to link to the WebStore that is linked to the Catalog that could have a different URL.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)