[JIRA] Closed: (OFBIZ-72) Problems in virtual product's detail page if productFeatureTypeId contain non alfa characters.

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

[JIRA] Closed: (OFBIZ-72) Problems in virtual product's detail page if productFeatureTypeId contain non alfa characters.

JIRA jira@ofbiz.org
     [ http://jira.undersunconsulting.com/browse/OFBIZ-72?page=all ]
     
Jacopo Cappellato closed OFBIZ-72:
----------------------------------

    Resolution: Duplicate

https://issues.apache.org/jira/browse/OFBIZ-230

> Problems in virtual product's detail page if productFeatureTypeId contain non alfa characters.
> ----------------------------------------------------------------------------------------------
>
>          Key: OFBIZ-72
>          URL: http://jira.undersunconsulting.com/browse/OFBIZ-72
>      Project: [OFBiz] Open For Business
>         Type: Bug
>   Components: ecommerce, order
>     Versions: SVN
>  Environment: Microsoft Internet Explorer 6.0
>     Reporter: Jacopo Cappellato
>     Assignee: Jira Administrator
>     Priority: Minor

>
>
> In productdetail page (both in ecommerce and ordermgr applications) for virtual products, select-boxes are dynamically built to allow features' selection.
> JavaScript functions are used to populate the select-boxes with the allowed options.
> Some of the JavaScript functions' names are built using the productFeatureTypeId code.
> The problem is that, if the productFeatureTypeId field contains characters such as '-' (for example 'SIZE-A') the Javascript functions are built with invalid names (such as 'listSIZE-A()').
> As a consequence, no options are shown in the select-boxes.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.undersunconsulting.com/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira