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

fixing variable name #3

Merged
merged 1 commit into from
Jan 24, 2021
Merged

fixing variable name #3

merged 1 commit into from
Jan 24, 2021

Conversation

zabcik
Copy link
Contributor

@zabcik zabcik commented Jan 14, 2021

Before fixing variable name it throws error:

You cannot call a method on a null-valued expression.
At C:...\ps-xliff-sync-develop\XliffSync\Model\XlfDocument.ps1:161 char:17

  • ... if ($this.xliffGeneratorNoteSourceUnitMa.ContainsKey($key)) { ...
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : InvokeMethodOnNull

@rvanbekkum rvanbekkum merged commit 779c4cd into rvanbekkum:develop Jan 24, 2021
@rvanbekkum
Copy link
Owner

Hi @zabcik,
Thank you for your PR! I have merged it into the develop branch and will include it in the next release.

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.

2 participants