Skip to content
This repository has been archived by the owner on Nov 6, 2019. It is now read-only.

fixes tickets_excess error flag check in form_attendee_info() #100

Merged
merged 1 commit into from
Oct 9, 2014

Conversation

bsubei
Copy link
Contributor

@bsubei bsubei commented Oct 6, 2014

Typo fix that caused the tickets_excess error flag to never be caught.

prior to this, setting the tickets_excess error flag inside form_checkout() and then returning to form_attendee_info() would not actually be caught in form_attendee_info(). Instead the 'no_receipt_email' error flag is caught...

iandunn added a commit that referenced this pull request Oct 9, 2014
Correct reference to `$_GET['tix_action']` index.
@iandunn iandunn merged commit 3943a15 into Automattic:master Oct 9, 2014
@iandunn
Copy link
Contributor

iandunn commented Oct 9, 2014

Thanks for catching and patching this :)

@bsubei
Copy link
Contributor Author

bsubei commented Oct 9, 2014

My pleasure! I'm actually working on Camptix and heavily modifying it. Hopefully, I'll be able to make some of that work portable as an add-on or at least be able to cleanly merge it into Camptix master branch.

@bsubei
Copy link
Contributor Author

bsubei commented Oct 9, 2014

@iandunn BTW, I noticed your awesome efforts in Camptix recently. Thank you for working on Camptix!

@iandunn
Copy link
Contributor

iandunn commented Oct 10, 2014

Thanks Basheer :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants