[Koha-bugs] [Bug 6402] Lists sorted by year appear to be empty

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 24 18:13:20 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6402

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> 2011-05-24 16:13:20 UTC ---
Created attachment 4245
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4245
Proposed fix

The SQL pulls biblioitems.publicationyear. Changing this to  
'biblioitems.publicationyear as year,'.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list