Simpletest fails with the message:
FaqTestCase->setupTaxonomy() failed: Undefined index: query
when clean urls are enabled.
Enclosed is a patch to fix that issue by skipping the query check when the query does not exist in the url.
| Comment | File | Size | Author |
|---|---|---|---|
| simpletest-fails-on-clean-urls.patch | 1.09 KB | stenjo |
Comments
Comment #1
stella commentedI couldn't reproduce the issue but committed a (slightly different) version of the patch anyway.