Skip to content

[Form][Type Date/Time] added choice_translation_domain option. #15301

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

Closed

Conversation

aitboudad
Copy link
Contributor

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #15222 and #15298
License MIT
  • add test

@MacDada
Copy link
Contributor

MacDada commented Jul 17, 2015

Will this be backported to 2.7?

if (is_array($choiceTranslationDomain)) {
$default = false;

return array_merge(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

semantically you want array_replace

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@Tobion
Copy link
Contributor

Tobion commented Jul 17, 2015

Related to #9177

@aitboudad aitboudad force-pushed the choice_translation_domain_date_time branch 2 times, most recently from fe789c5 to f883892 Compare August 7, 2015 16:03
@aitboudad
Copy link
Contributor Author

test added.

@Tobion
Copy link
Contributor

Tobion commented Sep 18, 2015

👍 Good to merge IMO.

@fabpot
Copy link
Member

fabpot commented Sep 18, 2015

Should it be considered as a new feature?

@Tobion
Copy link
Contributor

Tobion commented Sep 18, 2015

IMO yes as it doesn't fix a real bug but only tries to reduce missing translation warnings (warnings are not bugs).

@stof
Copy link
Member

stof commented Sep 26, 2015

👍

@Tobion
Copy link
Contributor

Tobion commented Sep 26, 2015

Thank you @aitboudad.

@Tobion Tobion closed this in 3909460 Sep 26, 2015
@aitboudad aitboudad deleted the choice_translation_domain_date_time branch September 27, 2015 11:40
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.

6 participants