[jira] Created: (OFBIZ-1850) The selection of products by means of the checkboxes in the keywordsearch catalog screen does not work

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

[jira] Created: (OFBIZ-1850) The selection of products by means of the checkboxes in the keywordsearch catalog screen does not work

Nicolas Malin (Jira)
The selection of products by means of the checkboxes in the keywordsearch catalog screen does not work
------------------------------------------------------------------------------------------------------

                 Key: OFBIZ-1850
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1850
             Project: OFBiz
          Issue Type: Bug
          Components: product
    Affects Versions: SVN trunk
            Reporter: Bruno Busco


Step to reproduce:
1) list some product in the catalog (https://demo.hotwaxmedia.com/catalog/control/keywordsearch)
2) check/uncheck products -> nothing appear in the textbox below

In https://demo40.hotwaxmedia.com/catalog/control/keywordsearch
it works correctly.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-1850) The selection of products by means of the checkboxes in the keywordsearch catalog screen does not work

Nicolas Malin (Jira)

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

Bruno Busco updated OFBIZ-1850:
-------------------------------

    Attachment: selectProducts.patch

The attached patch (selectProducts.patch) fixes the javascript to make the selection of products work. All selected products ids are copied in the text box under the list.

> The selection of products by means of the checkboxes in the keywordsearch catalog screen does not work
> ------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1850
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1850
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: SVN trunk
>            Reporter: Bruno Busco
>         Attachments: selectProducts.patch
>
>
> Step to reproduce:
> 1) list some product in the catalog (https://demo.hotwaxmedia.com/catalog/control/keywordsearch)
> 2) check/uncheck products -> nothing appear in the textbox below
> In https://demo40.hotwaxmedia.com/catalog/control/keywordsearch
> it works correctly.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-1850) The selection of products by means of the checkboxes in the keywordsearch catalog screen does not work

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

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

Bruno Busco commented on OFBIZ-1850:
------------------------------------

selectProducts is, however, a partial solution because I see that there even if the products ids are correctly copied in the text box, the creation of virtual products is not performed. I will try to better understand this...

> The selection of products by means of the checkboxes in the keywordsearch catalog screen does not work
> ------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1850
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1850
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: SVN trunk
>            Reporter: Bruno Busco
>         Attachments: selectProducts.patch
>
>
> Step to reproduce:
> 1) list some product in the catalog (https://demo.hotwaxmedia.com/catalog/control/keywordsearch)
> 2) check/uncheck products -> nothing appear in the textbox below
> In https://demo40.hotwaxmedia.com/catalog/control/keywordsearch
> it works correctly.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-1850) The selection of products by means of the checkboxes in the keywordsearch catalog screen does not work

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

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

Scott Gray closed OFBIZ-1850.
-----------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk
         Assignee: Scott Gray

Fixed in rev. 677855

> The selection of products by means of the checkboxes in the keywordsearch catalog screen does not work
> ------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1850
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1850
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: SVN trunk
>            Reporter: Bruno Busco
>            Assignee: Scott Gray
>             Fix For: SVN trunk
>
>         Attachments: selectProducts.patch
>
>
> Step to reproduce:
> 1) list some product in the catalog (https://demo.hotwaxmedia.com/catalog/control/keywordsearch)
> 2) check/uncheck products -> nothing appear in the textbox below
> In https://demo40.hotwaxmedia.com/catalog/control/keywordsearch
> it works correctly.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.