Posted by cogapp_alx on June 5, 2008 at 7:18pm
| 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