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

dev/core#326: Fix for fatal error in section headers. #12766

Merged
merged 1 commit into from
Sep 5, 2018

Conversation

eileenmcnaughton
Copy link
Contributor

@eileenmcnaughton eileenmcnaughton commented Sep 4, 2018

Overview

Fix fatal error on contribution detail report when section header selected
screenshot 2018-09-04 12 34 56

Before

Fatal error
screenshot 2018-09-04 12 34 25

After

report renders
screenshot 2018-09-04 12 32 56

Technical Details

Test added

Comments

@twomice I think this is not the full fix per your comments but as it gets us past the fatal error in a tested way I think we should merge this part to 5.5 if the tests do pass

@twomice
Copy link
Contributor

twomice commented Sep 5, 2018

Jenkins test this please

@eileenmcnaughton
Copy link
Contributor Author

@twomice there is an issue on the test box at the moment :-( Disk I believe

@totten totten added the 5.5 label Sep 5, 2018
@seamuslee001
Copy link
Contributor

I have tested this and confirm it fixes the fatal error. I also tested running the new unit test on its own without the rest of the patch locally and was able to confirm that the unit test demonstrated the fatal error. With the patch applied the unit test passes

seamuslee001 added a commit to seamuslee001/civicrm-core that referenced this pull request Sep 5, 2018
@colemanw colemanw merged commit c94f7a2 into civicrm:5.5 Sep 5, 2018
@eileenmcnaughton eileenmcnaughton deleted the report branch September 5, 2018 22:47
totten added a commit that referenced this pull request Sep 5, 2018
(NFC) Update Release notes to take into account PR #12766 and move the sect…
@twomice
Copy link
Contributor

twomice commented Sep 6, 2018

Thanks everyone!

@eileenmcnaughton
Copy link
Contributor Author

@twomice it's not clear to me if there are still problems - this is better thank before though

@twomice
Copy link
Contributor

twomice commented Sep 7, 2018

@eileenmcnaughton I think this fixes both the issues I was aware of: fatal error; and missing amount totals in headers. This PR is great because it works.

@eileenmcnaughton
Copy link
Contributor Author

good criteria:-)

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

Successfully merging this pull request may close these issues.

5 participants