Skip to content

Conversation

@jeremyFreeAgent
Copy link
Contributor

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

Currently when you run the TranslationUpdateCommand and want to write the translation in the domain file without a translations directory the output is [OK] Success but the file is not created.

This PR fix the creation of the directory.

@jakzal
Copy link
Contributor

jakzal commented Dec 8, 2015

👍

status: reviewed

@fabpot
Copy link
Member

fabpot commented Dec 8, 2015

Thank you @jeremyFreeAgent.

@fabpot fabpot merged commit 8c45107 into symfony:2.7 Dec 8, 2015
fabpot added a commit that referenced this pull request Dec 8, 2015
…tten when no translations directory in update command (jeremyFreeAgent)

This PR was merged into the 2.7 branch.

Discussion
----------

[FrameworkBundle] [Translation] Fixed translations not written when no translations directory in update command

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

Currently when you run the TranslationUpdateCommand and want to write the translation in the domain file without a `translations` directory the output is `[OK] Success` but the file is not created.

This PR fix the creation of the directory.

Commits
-------

8c45107 [FrameworkBundle] [Translation] Fixed translations not written when no translations directory in update command
This was referenced Dec 26, 2015
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.

4 participants