[jira] Created: (OFBIZ-3980) Unable to get right results when used Check Boxes to Search a Entity

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

[jira] Created: (OFBIZ-3980) Unable to get right results when used Check Boxes to Search a Entity

Nicolas Malin (Jira)
Unable to get right results when used Check Boxes to Search a Entity
--------------------------------------------------------------------

                 Key: OFBIZ-3980
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3980
             Project: OFBiz
          Issue Type: Bug
          Components: ALL APPLICATIONS
    Affects Versions: Release 09.04
         Environment: All
            Reporter: srirampappu


Hey Guys,

If you try convert the Type dropdown box in Find Example (https://demo-trunk.ofbiz.apache.org/example/control/FindExample) to check boxes.

Then, the search results  when two check boxes are selected of Type are not accurate.









--
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-3980) Unable to get right results when used Check Boxes to Search a Entity

Nicolas Malin (Jira)

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

Jacques Le Roux commented on OFBIZ-3980:
----------------------------------------

Please provide a patch to able us to quicker check

> Unable to get right results when used Check Boxes to Search a Entity
> --------------------------------------------------------------------
>
>                 Key: OFBIZ-3980
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3980
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL APPLICATIONS
>    Affects Versions: Release 09.04
>         Environment: All
>            Reporter: srirampappu
>
> Hey Guys,
> If you try convert the Type dropdown box in Find Example (https://demo-trunk.ofbiz.apache.org/example/control/FindExample) to check boxes.
> Then, the search results  when two check boxes are selected of Type are not accurate.

--
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-3980) Unable to get right results when used Check Boxes to Search a Entity

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

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

srirampappu updated OFBIZ-3980:
-------------------------------

    Attachment: ExampleForms.patch
                ExampleFormsPatch.xml

Hey,
Here is the Patch.

> Unable to get right results when used Check Boxes to Search a Entity
> --------------------------------------------------------------------
>
>                 Key: OFBIZ-3980
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3980
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL APPLICATIONS
>    Affects Versions: Release 09.04
>         Environment: All
>            Reporter: srirampappu
>         Attachments: ExampleForms.patch
>
>
> Hey Guys,
> If you try convert the Type dropdown box in Find Example (https://demo-trunk.ofbiz.apache.org/example/control/FindExample) to check boxes.
> Then, the search results  when two check boxes are selected of Type are not accurate.

--
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-3980) Unable to get right results when used Check Boxes to Search a Entity

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

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

srirampappu updated OFBIZ-3980:
-------------------------------

    Attachment:     (was: ExampleFormsPatch.xml)

> Unable to get right results when used Check Boxes to Search a Entity
> --------------------------------------------------------------------
>
>                 Key: OFBIZ-3980
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3980
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL APPLICATIONS
>    Affects Versions: Release 09.04
>         Environment: All
>            Reporter: srirampappu
>         Attachments: ExampleForms.patch
>
>
> Hey Guys,
> If you try convert the Type dropdown box in Find Example (https://demo-trunk.ofbiz.apache.org/example/control/FindExample) to check boxes.
> Then, the search results  when two check boxes are selected of Type are not accurate.

--
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-3980) Unable to get right results when used Check Boxes to Search a Entity

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

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

Jacques Le Roux closed OFBIZ-3980.
----------------------------------

    Resolution: Invalid
      Assignee: Jacques Le Roux

1st: this is not  bug, so I close as it could not even be an improvement.

Sorry but your patch does not make any sense to me. I guess what you would like is to hande the Type in Find Example by replacing the dropdown box by 4 checkboxes. Then you have to handle this in the service because each checkboxe will "return" a Y or N value and you have to handle it. BTW it should not be done with checkboxes but radio buttons because the choice must be between the types and can't be 2 or more types...

> Unable to get right results when used Check Boxes to Search a Entity
> --------------------------------------------------------------------
>
>                 Key: OFBIZ-3980
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3980
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL APPLICATIONS
>    Affects Versions: Release 09.04
>         Environment: All
>            Reporter: srirampappu
>            Assignee: Jacques Le Roux
>         Attachments: ExampleForms.patch
>
>
> Hey Guys,
> If you try convert the Type dropdown box in Find Example (https://demo-trunk.ofbiz.apache.org/example/control/FindExample) to check boxes.
> Then, the search results  when two check boxes are selected of Type are not accurate.

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