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 via email to