I noticed that when the waitlist sub-module is comparing the capacity reached error, that it is looking for the wrong string. Instead of matching against
insufficient spaces remaining
It should be matched against
Insufficient spaces remaining.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | string-comparison-mismatch-2479805-2.patch | 1.31 KB | dpolant |
Comments
Comment #1
gbrands commentedComment #2
Renee S commentedAh, missed seeing this earlier: this fix is included in #2481203: Make module more waitlist-aware, bonus: making waitlist work! too.
Comment #3
dpolant commentedHere's a new version of the patch that will apply to latest dev
Comment #4
dsnopekThis looks good to me! Thanks for the patch. :-)
Comment #5
amytswan commentedComment #6
amytswan commentedMarking as duplicate of #2483371: Wait list not working after update to 1.4: "Sorry, registrations are no longer available for..."