schmittjoh / JMSTranslationBundle

Puts the Symfony2 Translation Component on steroids
http://jmsyst.com/bundles/JMSTranslationBundle
426 stars 292 forks source link

Set the default domain correctly if it is set on the options of the FormBuilder #395

Closed snamor closed 5 years ago

snamor commented 8 years ago
Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #235
License Apache2

Description

Fixed setting the default domain correctly if it is set on the options of the formbuilder.

snamor commented 8 years ago

This broke the tests. I will try to push a fix.