I get this error on PHP 5.2.4 with IIS on the <front> page. Patch attached.

Notice: Undefined index: QUERY_STRING in \includes\bootstrap.inc on line 686
CommentFileSizeAuthor
bootstrap_undef_query.patch737 byteshass
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

moshe weitzman’s picture

Title: bootstrap.inc: Undefined index - QUERY_STRING » bootstrap.inc NOTICE on IIS: Undefined index - QUERY_STRING

needs verifying by someone with IIS.

hass’s picture

Someone able to verify and commit this bugfix, please? This one bugs me on every update...

hass’s picture

Bug has been discussed earlier (July 6, 2007 - 09:50) in http://drupal.org/node/157239, too.

Dries’s picture

Status: Needs review » Fixed

Looking at the code, hass should be right! I can't test it, but I looked hard at it, and decided to commit it nonetheless. ;)

hass’s picture

thx :-)

Anonymous’s picture

Status: Fixed » Closed (fixed)