[Koha-bugs] [Bug 1124] Full Info for serials doesn't work

bugzilla-daemon at wilbur.katipo.co.nz bugzilla-daemon at wilbur.katipo.co.nz
Mon Aug 7 10:00:07 CEST 2006


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1124





------- Comment #5 from henridamien at koha-fr.org  2006-08-07 20:00 -------
(In reply to comment #4)
> OK, I understand the absence of publication date and information columns ...
> and I grok the tabs thing. So that's all fine. However, that still leaves my
> received issues looking like:
> 
> 			Vol 1 No 7	Arrived
> 		1920-01-01	Vol 1 No 6	Waited
> 		1934-01-01	Vol 1 No 2	Waited
> 		1941-01-01	Vol 1 No 4	Waited
> 		1950-01-01	Vol 1 No 3	Waited
> 		1952-01-01	Vol 1 No 5	Waited
> 		2006-01-01	Vol 1 No 1	Waited 
> 
> 1. The statuses are wrong (Waited should be Arrived, Arrived should be Awaited
> (or waiting))

Chenged in template files

> 2. The Reception Dates are completely wrong (I never checked in items on
> 2006-01-01, or any of the other dates, as I wasn't even alive for those :-))

This is the result of C4::Date->formatdate
Is this wrong ? I assumed this function was OK !!!

> 3. The order that the issues are being displayed is completely wrong (they
> should be displayed as 1, 2, 3, 4, 5, 6 ... in the order they were received or
> in the proper Vol. Issue. order).

It is the reverse order that is displayed.
Maybe should I add a pref to the API so that user can choose the order ?




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.





More information about the Koha-bugs mailing list