When adding a new project issue, I get the following error message:

Fatal error: Call to undefined function: check_output() in /path/to/site/modules/project/mail.inc on line 147

Patch coming soon...

CommentFileSizeAuthor
#1 project-check-markup.patch2.08 KBEric Scouten

Comments

Eric Scouten’s picture

Title: Catch up to check_output -> check_markup change » Error (missing function check_output) when submitting new project issues or projects
Priority: Normal » Critical
Status: Active » Needs review
StatusFileSize
new2.08 KB

Updating the title to reflect symptoms rather than the cause.

P.S. I'm not sure why the patch at http://drupal.org/node/27551 didn't seem to get applied to project.

pfaocle’s picture

Component: Mail » Projects
Status: Needs review » Fixed

This has been fixed in HEAD. Please update your module and confirm.

Anonymous’s picture

Status: Fixed » Closed (fixed)