During installation, feedback.install calls require_once on feedback.module without using a full file path. This causes feedback.install to throw a no such file error. Patched to use drupal_get_path().
| Comment | File | Size | Author |
|---|---|---|---|
| feedback.install.patch | 336 bytes | polubog |
Comments
Comment #1
kbahey commentedApplied to HEAD and 5.x
Thanks
Comment #2
(not verified) commented