Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix regression whereby making receive_date required breaks back office cc #13570

Merged
merged 1 commit into from
Feb 11, 2019

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

Regression from https://lab.civicrm.org/dev/core/issues/680
led to https://civicrm.stackexchange.com/questions/28410/unable-to-take-credit-card-payment-after-civi-update

Before

error message staing 'Date Received is a required field.'

After

not required when cc is present

Technical Details

Comments

@civibot
Copy link

civibot bot commented Feb 11, 2019

(Standard links)

@civibot civibot bot added the 5.10 label Feb 11, 2019
@seamuslee001
Copy link
Contributor

@eileenmcnaughton is there a corresponding PR for 5.11?

@eileenmcnaughton
Copy link
Contributor Author

@seamuslee001 ah good point - I'll do one - I just wanted to get this merged ASAP so it can go out as it's urgent

@seamuslee001
Copy link
Contributor

(CiviCRM Review Template WORD-1.2)

  • General standards
    • (r-explain) Pass
    • (r-user) Pass
    • (r-doc) Pass
    • (r-run) Pass replicated the issue and confirmed this fixes the issue whilst still fixing the problem with the non credit card form
  • Developer standards

@seamuslee001
Copy link
Contributor

Test failures unrelated merging

@seamuslee001 seamuslee001 merged commit 2628be3 into civicrm:5.10 Feb 11, 2019
@seamuslee001 seamuslee001 deleted the cc_510 branch February 11, 2019 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants