You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Deepak Dixit (JIRA)" <ji...@apache.org> on 2010/04/21 15:19:51 UTC

[jira] Created: (OFBIZ-3735) Added defaultSequenceNum field for sort order in makeCategoryFeatureLists method for ParametricSearch.

Added defaultSequenceNum field for sort order in makeCategoryFeatureLists method for ParametricSearch.
------------------------------------------------------------------------------------------------------

                 Key: OFBIZ-3735
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3735
             Project: OFBiz
          Issue Type: Improvement
          Components: order, product, specialpurpose/ecommerce
    Affects Versions: SVN trunk
            Reporter: Deepak Dixit
            Priority: Minor
             Fix For: SVN trunk


Added defaultSequenceNum field for sort order in makeCategoryFeatureLists method for ParametricSearch.java.
If user want to display product feature in specific order for advanced search so this could be done through defaultSequenceNum. Currently product feature sort only basis of description in makeCategoryFeatureLists method.So if user set defaultSequenceNum field for ProductFeature, then productFeature can not sequence according to defaultSequenceNum for advanced search.
After adding defaultSequenceNum field in sort order, ProductFeature now also sort with respect to defaultSequenceNum.



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


[jira] Closed: (OFBIZ-3735) Added defaultSequenceNum field for sort order in makeCategoryFeatureLists method for ParametricSearch.

Posted by "Ashish Vijaywargiya (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-3735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashish Vijaywargiya closed OFBIZ-3735.
--------------------------------------

    Resolution: Fixed

Thanks Deepak & Rishi for the contribution - Committed at r936296.

--
Ashish Vijaywargiya

> Added defaultSequenceNum field for sort order in makeCategoryFeatureLists method for ParametricSearch.
> ------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3735
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3735
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order, product, specialpurpose/ecommerce
>    Affects Versions: SVN trunk
>            Reporter: Deepak Dixit
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3735.patch
>
>
> Added defaultSequenceNum field for sort order in makeCategoryFeatureLists method for ParametricSearch.java.
> If user want to display product feature in specific order for advanced search so this could be done through defaultSequenceNum. Currently product feature sort only basis of description in makeCategoryFeatureLists method.So if user set defaultSequenceNum field for ProductFeature, then productFeature can not sequence according to defaultSequenceNum for advanced search.
> After adding defaultSequenceNum field in sort order, ProductFeature now also sort with respect to defaultSequenceNum.

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


[jira] Updated: (OFBIZ-3735) Added defaultSequenceNum field for sort order in makeCategoryFeatureLists method for ParametricSearch.

Posted by "Deepak Dixit (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-3735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepak Dixit updated OFBIZ-3735:
--------------------------------

    Attachment: OFBIZ-3735.patch

Here is the patch for this issue.

> Added defaultSequenceNum field for sort order in makeCategoryFeatureLists method for ParametricSearch.
> ------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3735
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3735
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order, product, specialpurpose/ecommerce
>    Affects Versions: SVN trunk
>            Reporter: Deepak Dixit
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3735.patch
>
>
> Added defaultSequenceNum field for sort order in makeCategoryFeatureLists method for ParametricSearch.java.
> If user want to display product feature in specific order for advanced search so this could be done through defaultSequenceNum. Currently product feature sort only basis of description in makeCategoryFeatureLists method.So if user set defaultSequenceNum field for ProductFeature, then productFeature can not sequence according to defaultSequenceNum for advanced search.
> After adding defaultSequenceNum field in sort order, ProductFeature now also sort with respect to defaultSequenceNum.

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


[jira] Assigned: (OFBIZ-3735) Added defaultSequenceNum field for sort order in makeCategoryFeatureLists method for ParametricSearch.

Posted by "Ashish Vijaywargiya (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-3735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashish Vijaywargiya reassigned OFBIZ-3735:
------------------------------------------

    Assignee: Ashish Vijaywargiya

> Added defaultSequenceNum field for sort order in makeCategoryFeatureLists method for ParametricSearch.
> ------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3735
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3735
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order, product, specialpurpose/ecommerce
>    Affects Versions: SVN trunk
>            Reporter: Deepak Dixit
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3735.patch
>
>
> Added defaultSequenceNum field for sort order in makeCategoryFeatureLists method for ParametricSearch.java.
> If user want to display product feature in specific order for advanced search so this could be done through defaultSequenceNum. Currently product feature sort only basis of description in makeCategoryFeatureLists method.So if user set defaultSequenceNum field for ProductFeature, then productFeature can not sequence according to defaultSequenceNum for advanced search.
> After adding defaultSequenceNum field in sort order, ProductFeature now also sort with respect to defaultSequenceNum.

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


[jira] Commented: (OFBIZ-3735) Added defaultSequenceNum field for sort order in makeCategoryFeatureLists method for ParametricSearch.

Posted by "Deepak Dixit (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-3735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12859353#action_12859353 ] 

Deepak Dixit commented on OFBIZ-3735:
-------------------------------------

Thanks Ashish for committing patch.

> Added defaultSequenceNum field for sort order in makeCategoryFeatureLists method for ParametricSearch.
> ------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3735
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3735
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order, product, specialpurpose/ecommerce
>    Affects Versions: SVN trunk
>            Reporter: Deepak Dixit
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3735.patch
>
>
> Added defaultSequenceNum field for sort order in makeCategoryFeatureLists method for ParametricSearch.java.
> If user want to display product feature in specific order for advanced search so this could be done through defaultSequenceNum. Currently product feature sort only basis of description in makeCategoryFeatureLists method.So if user set defaultSequenceNum field for ProductFeature, then productFeature can not sequence according to defaultSequenceNum for advanced search.
> After adding defaultSequenceNum field in sort order, ProductFeature now also sort with respect to defaultSequenceNum.

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