Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-8471

$_REQUEST doesnt contain cookie

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Blocker
    • Resolution: Fixed
    • 3.0.x
    • 3.0.6
    • Sessions
    • None
    • PHP Environment: 5.3.0
      Database:

    Description

      Starting from php 5.3.0 $_$REQUEST doesnt contain $_COOKIE anymore as request_order is set to GP: http://cvs.php.net/viewvc.cgi/php-src/php.ini-production?revision=1.1.2.15&view=markup&pathrev=PHP_5_3

      This is a new setting in php 5.3.0.
      This issue is causing that request_var doesnt read cookies anymore.

      Fix would be to merge $_COOKIE into $_REQUEST if request_order does not contain C.

      Attachments

        Issue Links

          Activity

            People

              bantu Andreas Fischer [X] (Inactive)
              Paul Paul Sohier
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: