Skip to content

If exportFileName hook isn’t defined don’t return empty filename.#2252

Merged
JohnMcLear merged 1 commit intoether:developfrom
otetard:bugfix/fix_export_filename
Sep 28, 2014
Merged

If exportFileName hook isn’t defined don’t return empty filename.#2252
JohnMcLear merged 1 commit intoether:developfrom
otetard:bugfix/fix_export_filename

Conversation

@otetard
Copy link
Copy Markdown
Contributor

@otetard otetard commented Sep 28, 2014

This commit should fix #2251.

If exportFileName hook is not defined, hookFileName should be an empty array. Test the length of hookFileName before overriding fileName, the export filename.

This commit should fix ether#2251.

If ``exportFileName`` hook is not defined, ``hookFileName`` should be an empty array. Test the length of ``hookFileName`` before overriding ``fileName``, the export filename.
JohnMcLear added a commit that referenced this pull request Sep 28, 2014
If exportFileName hook isn’t defined don’t return empty filename.
@JohnMcLear JohnMcLear merged commit d25d81b into ether:develop Sep 28, 2014
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.

Missing filename when exporting pads

2 participants