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

[Translator] Fix wrong dump for PO files #30919

Merged
merged 1 commit into from Apr 6, 2019
Merged

Conversation

deguif
Copy link
Contributor

@deguif deguif commented Apr 6, 2019

Q A
Branch? 3.4
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets
License MIT
Doc PR

When working on #30909 I encountered this bug.
Currently the tests were passing, because the po fixture file contained only one translation.

@fabpot
Copy link
Member

fabpot commented Apr 6, 2019

Thank you @deguif.

@fabpot fabpot merged commit b54abfc into symfony:3.4 Apr 6, 2019
fabpot added a commit that referenced this pull request Apr 6, 2019
This PR was merged into the 3.4 branch.

Discussion
----------

[Translator] Fix wrong dump for PO files

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

When working on #30909 I encountered this bug.
Currently the tests were passing, because the po fixture file contained only one translation.

Commits
-------

b54abfc Fix wrong dump for PO files
@deguif deguif deleted the fix-po-loader branch April 6, 2019 18:47
@nicolas-grekas nicolas-grekas added this to the 3.4 milestone Apr 7, 2019
This was referenced Apr 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants