[Koha-bugs] [Bug 1570] after editing a system preference, would like to be returned to starting tab

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Wed Nov 7 18:52:56 CET 2007


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





------- Comment #2 from oleonard at 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.





More information about the Koha-bugs mailing list