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

fix default value of msgctxt field #4

Merged
merged 1 commit into from
Jan 22, 2014
Merged

fix default value of msgctxt field #4

merged 1 commit into from
Jan 22, 2014

Conversation

johnyb
Copy link
Collaborator

@johnyb johnyb commented Jan 22, 2014

I added a few more edge-cases to the tests for the new msgctxt field and
revealed a bug during that. The default value has been set to empty
string, but should have been null, since the spec says, this field is
optional.

I added a few more edge-cases to the tests for the new msgctxt field and
revealed a bug during that. The default value has been set to empty
string, but should have been null, since the spec says, this field is
optional.
@rubenv
Copy link
Owner

rubenv commented Jan 22, 2014

You're right (missed that one too). Merging.

rubenv added a commit that referenced this pull request Jan 22, 2014
@rubenv rubenv merged commit 13283fe into rubenv:master Jan 22, 2014
@rubenv
Copy link
Owner

rubenv commented Jan 22, 2014

Released to NPM as 0.2.4.

@johnyb johnyb deleted the fix_msgctxt_default branch January 22, 2014 13:46
timofei-iatsenko pushed a commit to timofei-iatsenko/pofile that referenced this pull request Mar 20, 2023
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