If a user does not have import permission, they still get the help text at the top of the quotes form that mentions importing quotes. They also get a link to the import page, which results in an access denied page.

This small patch adds a check in hook_help for import quotes permission.

CommentFileSizeAuthor
quotes_importhelp.patch1.23 KBseanbfuller

Comments

jhriggs’s picture

Status: Needs review » Fixed

I just committed version 5.x-1.0 to CVS. It fixes this. Note that it may take awhile for the download packages to appear on drupal.org.

Anonymous’s picture

Status: Fixed » Closed (fixed)