Skip to content

Fixed issue when an error was undefined: undefined#771

Merged
herom merged 1 commit into
vpulim:masterfrom
tomgco:errors
Nov 2, 2015
Merged

Fixed issue when an error was undefined: undefined#771
herom merged 1 commit into
vpulim:masterfrom
tomgco:errors

Conversation

@tomgco

@tomgco tomgco commented Nov 2, 2015

Copy link
Copy Markdown
Contributor

This occurs on responses that from what I can tell do not have an
xsi:type of string, Thus these objects would not have an internal $value
and would return undefined.

This commit keeps backwards compatibility and falls back to assuming the
error was a string.

This occurs on responses that from what I can tell do not have an
xsi:type of string, Thus these objects would not have an internal $value
and would return undefined.

This commit keeps backwards compatibility and falls back to assuming the
error was a string.
@herom

herom commented Nov 2, 2015

Copy link
Copy Markdown
Contributor

Looks good to merge 👍 - thanks a lot 😄

herom added a commit that referenced this pull request Nov 2, 2015
Fixed issue when an error was undefined: undefined
@herom
herom merged commit 6b5702b into vpulim:master Nov 2, 2015
@SEAPUNK SEAPUNK mentioned this pull request Nov 3, 2015
@jguepin

jguepin commented Dec 4, 2015

Copy link
Copy Markdown

Do you plan to release a new version on npm with the fix soon? Thanks!

@bnetter

bnetter commented Dec 15, 2015

Copy link
Copy Markdown

👍

1 similar comment
@Manuel-Manoury

Copy link
Copy Markdown

👍

@jsdevel

jsdevel commented Dec 15, 2015

Copy link
Copy Markdown
Collaborator

done @jguepin sorry for the delay.

diarmaidm pushed a commit to diarmaidm/node-soap that referenced this pull request Feb 3, 2016
Fixed issue when an error was undefined: undefined
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.

6 participants