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

Handles the absence of reference attribute #320

Merged
merged 3 commits into from
Jul 30, 2020
Merged

Handles the absence of reference attribute #320

merged 3 commits into from
Jul 30, 2020

Conversation

CravateRouge
Copy link
Contributor

@CravateRouge CravateRouge commented May 24, 2020

Actually, if getReferenceAttributeForNode(currentNode) returns null, url.parse is still called and it returns an error.
This modification takes this case into account and avoids an error.

Actually, if getReferenceAttributeForNode(currentNode) returns null, url.parse is still called and it returns an error. This modification take this case into account and avoid an error.
@SounD120 SounD120 requested review from SounD120 and RedMickey May 25, 2020 10:11
@SounD120 SounD120 merged commit a6067b5 into microsoft:master Jul 30, 2020
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.

3 participants