You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Ravi Lodhi (JIRA)" <ji...@apache.org> on 2016/06/01 13:06:59 UTC

[jira] [Updated] (OFBIZ-7148) Create New Product Config Item Content page form is missing field names

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

Ravi Lodhi updated OFBIZ-7148:
------------------------------
    Attachment: OFBIZ-7148_1512.patch
                OFBIZ-7148_trunk.patch

The issue was due to missing context which is needed for updateProductContentWrapper in this case. Used overloaded version of renderFormString method of HtmlFormWrapper -
public StringWriter renderFormString(MapStack<String> contextStack)

Uploaded patch for review.

>  Create New Product Config Item Content page form is missing field names
> ------------------------------------------------------------------------
>
>                 Key: OFBIZ-7148
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7148
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: Trunk
>            Reporter: Ravi Lodhi
>            Assignee: Ravi Lodhi
>         Attachments: OFBIZ-7148_1512.patch, OFBIZ-7148_trunk.patch
>
>
> Step to regenerate:
> 1) Go to Catalog -> Configuration and select any config item from the list. (https://localhost:8443/catalog/control/FindProductConfigItems)
> 2) Navigate to Content page by clicking Content from the tab bar.
> 3) Under Create New Product Config Item Content section select a content type and go to prepare content.
> 4) Here is the problem where form doesn't have field name. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)