The keymatch results <ol> appears even when there are no returned keymatches.
Wrapping the output with a simple isset() in the tpl should suffice. Patch forthcoming.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | keymatch-1838588-2.patch | 674 bytes | ultimateboy |
| #1 | keymatch-1838588-1.patch | 673 bytes | ultimateboy |
Comments
Comment #1
ultimateboy commentedComment #2
ultimateboy commentedGuess it really should be
!empty.Comment #3
ultimateboy commentedComment #4
mpgeek commented@ultimateboy, looks good and thanks for the patch. Commited to dev:
http://drupalcode.org/project/google_appliance.git/commit/86358c0
Comment #5
mpgeek commentedSee 7.x-1.10 for stable release.