Module overrides the #pre_render attribute of forms

cogapp_alx - June 5, 2008 - 19:18
Project:Nodereferrer Create
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs review
Description

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.

#1

cogapp_alx - June 5, 2008 - 19:20
AttachmentSize
nodereferrer_create.patch 503 bytes
 
 

Drupal is a registered trademark of Dries Buytaert.