[Koha-bugs] [Bug 6285] overdues csv columns

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 15 16:36:23 CEST 2011


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

Magnus Enger <magnus at enger.priv.no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #4021|0                           |1
        is obsolete|                            |

--- Comment #2 from Magnus Enger <magnus at enger.priv.no> 2011-06-15 14:36:23 UTC ---
Created attachment 4482
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4482
Signed-off patch

Before applying the patch, :8080/cgi-bin/koha/circ/overdue.pl?op=csv produced a
CSV file with the columns in alphabetical order by column name.

After applying the patch the same URL produces a CSV file with the columns in
the order specified in the patch, which does look better. 

Signing off!

-- 
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