Closed (fixed)
Project:
Frequently Asked Questions
Version:
6.x-1.13
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2012 at 14:42 UTC
Updated:
22 Mar 2012 at 23:00 UTC
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.