Download & Extend

Module overrides the #pre_render attribute of forms

Project:Nodereferrer Create
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

In nodereferrer_create_form_alter(), any #pre_render attribute in a form gets replaced by this module's pre-render function. The #pre_render attribute should instead be extended, as in the attached patch.

Comments

#1

AttachmentSize
nodereferrer_create.patch 503 bytes
nobody click here