I need my module to be handed the opportunity to do things before customerror creates it's output, so I've created the following patch to add a hook named customerror_pre_render.

CommentFileSizeAuthor
hook_customerror_pre_render.patch651 bytestheapi

Comments

kbahey’s picture

Version: 6.x-1.1 » 6.x-1.x-dev
Status: Active » Fixed

This is a good thing to have.

It is now committed to the -dev branch and will be in the tarball in about 10 hours from now.

Thank you for the patch.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit ed9570f on 6.x-1.x, 8.x-1.x by kbahey:
    #877740 by PeterC: Add a pre_render hook to customerror