Posted by greggles on September 15, 2008 at 1:47pm
| Project: | S5 presentation player |
| Version: | master |
| Component: | Code - s5_textfield |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
reported by ezra - the hook_menu definition seems to be wrong and prevents normal users from seeing the presentation. My first guess is that the arguments are wrong for node_access.
Comments
#1
This seems better...
#2
Agreed. Same patch, with a minor change to use $node->nid instead of setting $nid.
#3
Thanks - committed this and a similar one for the s5_book.module - http://drupal.org/cvs?commit=170383
#4
Automatically closed -- issue fixed for 2 weeks with no activity.