Koha/members
Galen Charlton a7ba1bb941 kohabug 2105: prevent crash on IE7
Three scripts were incorrect setting the HTTP type
header to 'utf-8' instead of something appropriate
like 'text/html' - Firefox evidentally can ignore that
mistake, but IE7 does not.

Fixed by replacing an invalid print of the HTTP header
and template output with a call to
C4::Output::output_html_with_http_headers.

Also corrected POD in C4::Auth and InstallAuth to
reflect correct use of output_html_with_http_headers.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-05-13 17:40:36 -05:00
..
boraccount.pl Bug Fixing 1782 patch 2008-05-12 09:42:25 -05:00
borrowers_details.pl Bug Fixing 1782 patch 2008-05-12 09:42:25 -05:00
deletemem.pl fix for bug 1697, as well as repairing inability to change category to Staff 2008-01-04 21:30:25 -06:00
guarantor_search.pl cleanup for serials and members for Dates 2007-12-04 19:03:35 -06:00
mancredit.pl kohabug 2105: prevent crash on IE7 2008-05-13 17:40:36 -05:00
maninvoice.pl kohabug 2105: prevent crash on IE7 2008-05-13 17:40:36 -05:00
member-flags.pl Bug Fixing 1782 patch 2008-05-12 09:42:25 -05:00
member-password.pl Bug Fixing 1782 patch 2008-05-12 09:42:25 -05:00
member-picupload.pl members subdir - Dates.pm integration and warnings fixes. 2007-12-04 18:21:06 -06:00
member.pl Bug Fixing 1782 patch 2008-05-12 09:42:25 -05:00
memberentry.pl Bug Fixing 1782 patch 2008-05-12 09:42:25 -05:00
members-home.pl Bug Fixing 1782 patch 2008-05-12 09:42:25 -05:00
moremember.pl Adding checks for dateformat preference so that tablesorter script can be passed an extra parameter for proper sorting of metric dates (Bug 2089, dates & table ordering with jquery) 2008-05-12 10:06:32 -05:00
patronimage.pl Completing adding patronimage upload form to patron details screen. 2008-03-06 06:25:13 -06:00
pay.pl Bug Fixing 1782 patch 2008-05-12 09:42:25 -05:00
readingrec.pl Bug Fixing 1782 patch 2008-05-12 09:42:25 -05:00
setdebar.pl Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts 2007-10-18 16:27:04 -05:00
setstatus.pl - Changes to the way patron renewals are handled. Circulation page now offers 'renew' link alongside warning about patron expiration (as in dev_week), using the new setstatus script. 2007-12-17 19:24:49 -06:00
update-child.pl tmpl var CATCODE_MULTI now passed 2008-01-03 01:44:11 -06:00