[jira] [Created] (OFBIZ-4288) Issue with i18n and Feature Tree display on productdetail

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

[jira] [Created] (OFBIZ-4288) Issue with i18n and Feature Tree display on productdetail

Nicolas Malin (Jira)
Issue with i18n and Feature Tree display on productdetail
---------------------------------------------------------

                 Key: OFBIZ-4288
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4288
             Project: OFBiz
          Issue Type: Bug
          Components: order
    Affects Versions: Release 10.04, SVN trunk
         Environment: irrelevant; on FTL / groovy script
            Reporter: Carsten Schinzer
            Priority: Minor
             Fix For: SVN trunk


Two issues are observed on the current (trunk) version of
applications/order/webapp/ordermgr/enry/catalog/productdetail.ftl

(1) The labels for the following elements are not correctly translated when using the site in a locale other than en_*:

in Feature Tree (FT) view:
- FeatureType
- default select option ("select one")

in Variant Tree (VT) view:
- FeatureType

(2) the Feature Tree generation snippet does not present correctly for (a single only?) feature type on a product:

When I set such a product to be rendered as Feature Tree, FT, (not Variant Tree, VT) then I so see n-times the select element with n options (where n obviously is the number of different features on my feature type).

I would have expected that for a product with a single feature type, there should be no difference whether I render it as FT or VT.

This is likely a bug on the implementation of ProductWorker which is used on
applications/order/webapp/ordermgr/WEB-INF/actions/entry/catalog/ProductDetail.groovy


BTW: Comments welcome

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|

[jira] [Assigned] (OFBIZ-4288) Issue with i18n and Feature Tree display on productdetail

Nicolas Malin (Jira)

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

Marco Risaliti reassigned OFBIZ-4288:
-------------------------------------

    Assignee: Marco Risaliti

> Issue with i18n and Feature Tree display on productdetail
> ---------------------------------------------------------
>
>                 Key: OFBIZ-4288
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4288
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Release 10.04, SVN trunk
>         Environment: irrelevant; on FTL / groovy script
>            Reporter: Carsten Schinzer
>            Assignee: Marco Risaliti
>            Priority: Minor
>             Fix For: SVN trunk
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Two issues are observed on the current (trunk) version of
> applications/order/webapp/ordermgr/enry/catalog/productdetail.ftl
> (1) The labels for the following elements are not correctly translated when using the site in a locale other than en_*:
> in Feature Tree (FT) view:
> - FeatureType
> - default select option ("select one")
> in Variant Tree (VT) view:
> - FeatureType
> (2) the Feature Tree generation snippet does not present correctly for (a single only?) feature type on a product:
> When I set such a product to be rendered as Feature Tree, FT, (not Variant Tree, VT) then I so see n-times the select element with n options (where n obviously is the number of different features on my feature type).
> I would have expected that for a product with a single feature type, there should be no difference whether I render it as FT or VT.
> This is likely a bug on the implementation of ProductWorker which is used on
> applications/order/webapp/ordermgr/WEB-INF/actions/entry/catalog/ProductDetail.groovy
> BTW: Comments welcome

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-4288) Issue with i18n and Feature Tree display on productdetail

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Carsten Schinzer commented on OFBIZ-4288:
-----------------------------------------

Hi Marco,


I have taken care of this one and will provide a patch on Monday.
Currently verifying the fix in my PROD already.

Regards


Carsten

2011/5/27 Marco Risaliti (JIRA) <[hidden email]>




--

Best

Carsten Schinzer

Waisenhausstr. 53a
80637 München
Germany


> Issue with i18n and Feature Tree display on productdetail
> ---------------------------------------------------------
>
>                 Key: OFBIZ-4288
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4288
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Release 10.04, SVN trunk
>         Environment: irrelevant; on FTL / groovy script
>            Reporter: Carsten Schinzer
>            Assignee: Marco Risaliti
>            Priority: Minor
>             Fix For: SVN trunk
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Two issues are observed on the current (trunk) version of
> applications/order/webapp/ordermgr/enry/catalog/productdetail.ftl
> (1) The labels for the following elements are not correctly translated when using the site in a locale other than en_*:
> in Feature Tree (FT) view:
> - FeatureType
> - default select option ("select one")
> in Variant Tree (VT) view:
> - FeatureType
> (2) the Feature Tree generation snippet does not present correctly for (a single only?) feature type on a product:
> When I set such a product to be rendered as Feature Tree, FT, (not Variant Tree, VT) then I so see n-times the select element with n options (where n obviously is the number of different features on my feature type).
> I would have expected that for a product with a single feature type, there should be no difference whether I render it as FT or VT.
> This is likely a bug on the implementation of ProductWorker which is used on
> applications/order/webapp/ordermgr/WEB-INF/actions/entry/catalog/ProductDetail.groovy
> BTW: Comments welcome

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira