-
- Downloads
[FIX] event_sale, website_event_sale: treat edge case of 0 seats_max
When the max seats available is set to 0, there should not be a limit to the seats available. Previously this was not taken into account in the frontend event ticket sale, so an event would appear to be sold out. fixes #6999 opw-645542
Please register or sign in to comment