7 Nov
2007
7 Nov
'07
6:52 p.m.
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1570 ------- Comment #2 from oleonard@myacpl.org 2007-11-07 09:52 ------- I'll submit a fix to your "correction" message today. As for the original issue, I see this in the code: print "Content-Type: text/html\n\n<META HTTP-EQUIV=Refresh CONTENT=\"0; URL=systempreferences.pl?tab=".$tabsysprefs{$input->param('variable')}."\"></html>"; ...looks like it is supposed to work as you describe, but $tabsysprefs{$input->param('variable')} is coming up empty? ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.