Closed (fixed)
Project:
Signup
Version:
6.x-1.x-dev
Component:
Views integration
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
20 Sep 2009 at 10:41 UTC
Updated:
4 Oct 2009 at 23:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
dwwSimple fix. The handler was setting things up such that _signup_menu_access() thought signups were disabled when they were just closed.
Comment #2
dwwHere's a view that'll show off the bug if you have a site with some nodes where signups are open and others where they're closed...
Comment #3
mlsamuelson commentedApplied the patch. It fixes the behavior. I see operations for all my signup nodes regardless of if the signups are open or closed.
Comment #4
dwwCommitted to HEAD and DRUPAL-6--1. Thanks!