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

Fixed issue #9026: If empty survey, export 1 empty record to avoid blank... #232

Merged
merged 1 commit into from Nov 5, 2014

Conversation

gabrieljenik
Copy link
Collaborator

... results.

A blank page was returned when exporting empty surveys, because no content was given to output.
Headers were not given neither (as contrary to the expected), as headers are written before the first record. As no records were given, no headers were written.
By providing an empty record, headers are written and output matches expectations.

…ank results.

A blank page was returned when exporting empty surveys, because no content was given to output. 
Headers were not given neither (as contrary to the expected), as headers are written before the first record. As no records were given, no headers were written.
By providing an empty record, headers are written and output matches expectations.
c-schmitz added a commit that referenced this pull request Nov 5, 2014
Fixed issue #9026: If empty survey, export 1 empty record to avoid blank...
@c-schmitz c-schmitz merged commit 07e6d92 into LimeSurvey:2.06 Nov 5, 2014
@gabrieljenik gabrieljenik deleted the patch-3 branch December 19, 2014 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants