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().

CommentFileSizeAuthor
feedback.install.patch336 bytespolubog

Comments

kbahey’s picture

Status: Needs review » Fixed

Applied to HEAD and 5.x

Thanks

Anonymous’s picture

Status: Fixed » Closed (fixed)