Bugs item #1190016, was opened at 2005-04-26 16:24
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1190016&group_id=119783

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Cameron Braid (cameronbraid)
Assigned to: Nobody/Anonymous (nobody)
Summary: HibernateCountAndListAction generates invalid order by HQL 

Initial Comment:
In both 
wicket-contrib-data-hibernate-2.1
and
wicket-contrib-data-hibernate-2.0

in protected Query getQuery(Session session)

There is the line 

b.append("upper(cd.").append(order.field).append(") ")

the cd. alias needs to either be removed - or configurable

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1190016&group_id=119783


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to