swish.module contains hardcoded "files" path inside. This means it will not work for sites where default path setting "drupal_root/files" has been changed to a custom path (like "drupal_root/some_other_file_path").
Attached is a patch that is using a variable $index_dir which takes current "files" setting.
Hope the attached patch helps - please bare with me in case my assuption was wrong, as it's the first try to submit a patch.
Thank you,
Silviu
| Comment | File | Size | Author |
|---|---|---|---|
| swish_0.patch | 1.99 KB | petrescs |
Comments
Comment #1
hansfn commentedPlease consider using http://drupal.org/node/38379 instead - (very) slightly better.
Comment #2
populist commentedaddressed in 4.7 release
Comment #3
(not verified) commented