6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
4/10/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#11277] nag: Updating tasks with a Kolab backend fails
*
Your Email Address
*
Spam protection
Enter the letters below:
__.. .. .. ..___. (__ |_/ |__|| | _/ .__)| \| ||/\|./__.
Comment
>> You have locked down or otherwise disabled the request_order PHP setting. > > The PHP installation is pretty vanilla, no special lock downs. > > This might also be a "performance optimization" of newer PHP versions: > https://bugs.php.net/bug.php?id=55088 > > I just wrote this small test script based upon the Horde code: > ----------------------------------------- > <?php > function getVars($name) > { > return $GLOBALS['_' . $name]; > } > > echo "<pre>\n"; > print_r(getVars(REQUEST)); > print_r($GLOBALS); > print_r($_REQUEST); // check result with this line commented out > echo "</pre>\n"; > ----------------------------------------- > > The $GLOBALS array will only contain _REQUEST if the > print_r($_REQUEST) is in place. >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers