Alexander M. Turek a écrit :
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi Marc & list,
Marc Delisle wrote:
there is a problem with the new grab_globals.lib.php as released in 2.6.1-pl1. For example, the Search page no longer works.
I'm looking at this right now.
Strange... as long as the search page does rely on GET / POST parameters that are named 'cfg', 'GLOBALS', '_something' or 'strSomething', this should not happen.
Regards,
Can you reproduce the problem?
In my test, tbl_select.php loses $param[0] after grab_globals. $param[1] stays set.
I think that bugs 1150996 and 1150902 have the same cause, but I haven't tested it yet.
Marc