http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12139
Marc Véron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Marc Véron <[email protected]> --- I could reproduce this following the test steps. Additional remarks: The system log logs the variable name correctly ('advancedMARCeditor') As far as I can trace it down, the involved code is in admin/systempreferences.pl around line 284 or around line 355 However, the insert statement and the log statement use the same value at both places: $input->param('variable') -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
