https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37041
--- Comment #5 from Marcel de Rooy <[email protected]> --- (In reply to Marcel de Rooy from comment #4) > The arrays mentioned just contain: > $VAR2 = [ > 'EXIT > ', > 0 > ]; > > This is just caused by the new CGI on bug 24879. Easier to replace that by > blocking direct access to valuebuilder scripts. See my comment there. To clarify: The new CGI makes that the wrong session ID is checked and that the builder scripts bail out with 403. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
