Postponed (maintainer needs more info)
Project:
Signup Integration for Ubercart
Version:
6.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2011 at 23:22 UTC
Updated:
2 Jun 2011 at 15:11 UTC
Comments
Comment #1
gjmokcb commentedMaybe not quite critical. Major, I guess. Sorta useless until fixed, at least to moi.
Comment #2
TimelessDomain commentedthis is a huge problem if signups are limited to 1 signup. It prevents the user from purchasing event 2 & gives the error "Signups are closed for this event." (since it is trying to add another signup for event 1)
Comment #3
ezra-g commentedThis definitely sounds like a big problem if it exists.
However, I'm not able to reproduce it with the latest dev of uc_signup.
Could you try on a fresh install with the latest dev of uc_signup? If you get the problem, it would be great to see the output from {uc_signup_log} and {signup_log}.
Thanks!
Comment #4
ezra-g commentedIt sounds like this could potentially be another side-effect of not cross-referencing the $_SESSION['uc_signup'] products with those in the order.