On Tue, Dec 30, 2008 at 7:25 PM, Ludovic Dubost <[email protected]> wrote: > Thomas Mortagne wrote: >> On Tue, Dec 30, 2008 at 1:09 PM, Thomas Mortagne >> <[email protected]> wrote: >> >>> 2008/12/30 Ludovic Dubost <[email protected]>: >>> >>>> Hi, >>>> >>>> I would like to vote to include the 2 following patches on 1.7.1. They >>>> would >>>> allow Curriki to run on the standard 1.7.1 core (except for Lucene which >>>> has >>>> other changes). >>>> >>>> http://jira.xwiki.org/jira/browse/XWIKI-3054 Support configurable velocity >>>> macro files in xwiki.cfg >>>> >> >> +0 >> >> >>>> http://jira.xwiki.org/jira/browse/XWIKI-3054 Fix a bug which prevents to >>>> use "order by" in queries on DBListClass >>>> >>> It's http://jira.xwiki.org/jira/browse/XWIKI-2653 ;) >>> >> >> -0 it does not sounds like a fix to me. Why is order by is not supported ? >> > > It's the bug that prevents use of "order by". The fix allows it again as > it used to be.
Ok I applied the patch to better understand it.. I just seen that we removed the "order by" from the query in the patch and I initially thought the fix was just to remove the "order by" in place of support it. > > Ludovic >> >>>> Both patches have been used successfully on a custom 1.5.2 based core in >>>> Curriki >>>> >>>> Here is my +1 >>>> >>>> Ludovic >>>> >>>> -- >>>> Ludovic Dubost >>>> Blog: http://blog.ludovic.org/ >>>> XWiki: http://www.xwiki.com >>>> Skype: ldubost GTalk: ldubost >>>> >>>> >>>> _______________________________________________ >>>> devs mailing list >>>> [email protected] >>>> http://lists.xwiki.org/mailman/listinfo/devs >>>> >>>> >>>> >>> >>> -- >>> Thomas Mortagne >>> >>> >> >> >> >> > > > -- > Ludovic Dubost > Blog: http://blog.ludovic.org/ > XWiki: http://www.xwiki.com > Skype: ldubost GTalk: ldubost > > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > -- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

