Subject pretty much says it all: search.module included in 4.6.10 does not work for logged in users.
Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| search.module.patch_0.txt | 332 bytes | plj |
Subject pretty much says it all: search.module included in 4.6.10 does not work for logged in users.
Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| search.module.patch_0.txt | 332 bytes | plj |
Comments
Comment #1
heine commentedform() already adds a token to the search form. There is a problem with the search box in XTemplate themes that is fixed by http://drupal.org/node/90514.
Comment #2
gregglesSo this is a duplicate, no?