Found that sphinxsearch_get_node_text() function isn't stripping multiline scripts and styles. Here's the patch to fix this (can be applied to both of drupal versions)
| Comment | File | Size | Author |
|---|---|---|---|
| sphinxsearch.module.patch | 548 bytes | neochief |
Found that sphinxsearch_get_node_text() function isn't stripping multiline scripts and styles. Here's the patch to fix this (can be applied to both of drupal versions)
| Comment | File | Size | Author |
|---|---|---|---|
| sphinxsearch.module.patch | 548 bytes | neochief |
Comments
Comment #1
markus_petrux commentedGood catch. Thank you! :)
Patch applied to both branches (D5 + D6). New release for D5 scheduled as well.