Skip to content

[RFR] Fix export CSV in firefox#467

Merged
jeromemacias merged 1 commit intomasterfrom
fix_firefox_export_csv
May 26, 2015
Merged

[RFR] Fix export CSV in firefox#467
jeromemacias merged 1 commit intomasterfrom
fix_firefox_export_csv

Conversation

@manuquentin
Copy link
Copy Markdown
Contributor

The issue was that promises wasn't resolved in the last step of the promises chain.

Fixed by removing return rawEntries at each step to return promises instead.

Fixes #464

jeromemacias added a commit that referenced this pull request May 26, 2015
@jeromemacias jeromemacias merged commit 0573022 into master May 26, 2015
@jeromemacias jeromemacias deleted the fix_firefox_export_csv branch May 26, 2015 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Export to .csv Firefox & Safari

2 participants