Use dynamic arguments in hook_menu
hadsie - August 24, 2009 - 17:25
| Project: | Node Invite |
| Version: | 6.x-1.0-beta10 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
This is just a simple patch to use dynamic arguments in the hook_menu instead of checking them with arg(2), arg(3) once in the form function. It also replaces the nid call in node_invite_rsvp to simply pass a node instead of passing an nid and then running another call to node_load. Hopefully there's not a reason for doing this that I've missed in the code :).
| Attachment | Size |
|---|---|
| node_invite_dynamic_arguments.patch | 5.23 KB |

#1
fixed in beta11 release
#2
Automatically closed -- issue fixed for 2 weeks with no activity.