Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Form][TwigBridge] fix not displaying labels when value is false#28469

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
nicolas-grekas merged 1 commit intosymfony:4.1fromxabbuh:issue-28198
Sep 18, 2018

Conversation

@xabbuh
Copy link
Member

QA
Branch?4.1
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets#28198
LicenseMIT
Doc PR

'invalid_message_parameters',
)));

if (false ===$options['label']) {
Copy link
MemberAuthor

Choose a reason for hiding this comment

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

This change technically could go into the2.8 branch too. Though it would only fix custom form themes there. Our built-in form themes do not suffer from this issue in older branches.

HeahDude and yceruto reacted with thumbs up emoji
Copy link
MemberAuthor

Choose a reason for hiding this comment

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

@nicolas-grekas
Copy link
Member

Thank you@xabbuh.

@nicolas-grekasnicolas-grekas merged commitc4a6c9f intosymfony:4.1Sep 18, 2018
nicolas-grekas added a commit that referenced this pull requestSep 18, 2018
… false (xabbuh)This PR was merged into the 4.1 branch.Discussion----------[Form][TwigBridge] fix not displaying labels when value is false| Q             | A| ------------- | ---| Branch?       | 4.1| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets |#28198| License       | MIT| Doc PR        |Commits-------c4a6c9f fix not displaying labels when value is false
@xabbuhxabbuh deleted the issue-28198 branchSeptember 18, 2018 13:11
xabbuh added a commit to xabbuh/symfony that referenced this pull requestSep 19, 2018
This change does not fix any built-in Symfony form themes, but takesinto account the changes made insymfony#28469 to allow third-party form themeswork properly.
nicolas-grekas added a commit that referenced this pull requestSep 20, 2018
This PR was merged into the 2.8 branch.Discussion----------[Form] forward false label option to nested types| Q             | A| ------------- | ---| Branch?       | 2.8| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets |#28469 (comment)| License       | MIT| Doc PR        |This change does not fix any built-in Symfony form themes, but takesinto account the changes made in#28469 to allow third-party form themeswork properly.Commits-------3247cde forward false label option to nested types
symfony-splitter pushed a commit to symfony/form that referenced this pull requestSep 20, 2018
This PR was merged into the 2.8 branch.Discussion----------[Form] forward false label option to nested types| Q             | A| ------------- | ---| Branch?       | 2.8| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets |symfony/symfony#28469 (comment)| License       | MIT| Doc PR        |This change does not fix any built-in Symfony form themes, but takesinto account the changes made in #28469 to allow third-party form themeswork properly.Commits-------3247cdeea9 forward false label option to nested types
@fabpotfabpot mentioned this pull requestSep 30, 2018
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

+1 more reviewer

@HeahDudeHeahDudeHeahDude approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

4.1

Development

Successfully merging this pull request may close these issues.

4 participants

@xabbuh@nicolas-grekas@HeahDude@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp