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

[Forms] fix displayingempty_data option for hidden field#13479

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

Closed
osavchenko wants to merge7,419 commits intosymfony:3.4fromosavchenko:fix__empty_data_on_hidden
Closed

[Forms] fix displayingempty_data option for hidden field#13479

osavchenko wants to merge7,419 commits intosymfony:3.4fromosavchenko:fix__empty_data_on_hidden

Conversation

@osavchenko
Copy link
Contributor

I made a mistake on my previous PR#13458 which cause new issue#13471.

Fixes#13471.

javiereguiluzand others added30 commitsMarch 12, 2020 17:21
…t (javiereguiluz)This PR was squashed before being merged into the master branch (closes#13050).Discussion----------[Testing] Documented the changes in MailerAssertionsTraitFixes#13044.Commits-------5b0590e [Testing] Documented the changes in MailerAssertionsTrait
…ous)This PR was submitted for the 5.0 branch but it was merged into the 4.4 branch instead (closes#12812).Discussion----------Update Associations with fix code-block example<!--If your pull request fixes a BUG, use the oldest maintained branch that containsthe bug (seehttps://symfony.com/roadmap for the list of maintained branches).If your pull request documents a NEW FEATURE, use the same Symfony branch wherethe feature was introduced (and `master` for features of unreleased versions).-->Commits-------1985be6 Update Associations with fix code-block example
* 4.4:  Update Associations with fix code-block example
* 5.0:  Update Associations with fix code-block example
This PR was merged into the 5.0 branch.Discussion----------[Testing] Fix broken linkFix a broken link here :https://symfony.com/doc/current/testing.html#ajax-requestsSymfony/Component/BrowserKit/Client has been replaced by Symfony/Component/BrowserKit/AbstractBrowser in 5.0Commits-------0117fe5 Fix broken link
* 5.0:  Fix broken link
* 3.4:  [FIX] Custom pool
* 4.4:  [FIX] Custom pool
* 5.0:  [FIX] Custom pool
* 3.4:  Add missing prefix/xxxer
* 4.4:  Add missing prefix/xxxer
* 5.0:  Add missing prefix/xxxer
* 4.4:  [Cache] fixed a bad merge
* 5.0:  [Cache] fixed a bad merge
…ments (Ioni14)This PR was merged into the 4.4 branch.Discussion----------Remove caution section about bind scalar controller argumentsThis caution section is no longer relevant since 4.1 withsymfony/symfony@2c7198c .Commits-------717547b Remove caution section about bind scalar controller arguments
* 4.4:  Remove caution section about bind scalar controller arguments
* 5.0:  Remove caution section about bind scalar controller arguments
…bogusz)This PR was squashed before being merged into the master branch (closes#13316).Discussion----------[Form] Add description of label_html option| Q             | A| ------------- | ---| Feature PR      |symfony/symfony#31375| PR author(s)      |@przemyslaw-bogusz| Merged in  | WCMCommits-------7a74bb3 [Form] Add description of label_html option
…erface (vadim2991)This PR was merged into the 4.4 branch.Discussion----------fix Mercure PublisherStub should be implement PublisherInterfaceCommits-------598f1c1 fix Mercure PublisherStub should be implement PublisherInterface
* 4.4:  fix Mercure PublisherStub should be implement PublisherInterface
* 5.0:  fix Mercure PublisherStub should be implement PublisherInterface
* 3.4:  [Form] Better explicit cloning with "by_reference" option
* 4.4:  [Form] Better explicit cloning with "by_reference" option
* 5.0:  [Form] Better explicit cloning with "by_reference" option
javiereguiluzand others added26 commitsMarch 31, 2020 17:16
* 4.4:  Update setup.rst - Friendlier phrasing for people choosing not to use th Symfony CLI
* 5.0:  Update setup.rst - Friendlier phrasing for people choosing not to use th Symfony CLI
…erj)This PR was merged into the 4.4 branch.Discussion----------No longer list the Symfony binary as a requirementBased on the same Slack discussion as#13461, I think we should also change this section a little bit.Instead of listing it as a requirement (and then in the next sections, mention ways to do things without Symfony CLI), I think it's more fair to mention it as a highly recommended tool instead.Commits-------dfe0cf8 No longer list the Symfony binary as a requirement
* 4.4:  No longer list the Symfony binary as a requirement
* 5.0:  No longer list the Symfony binary as a requirement
* 3.4:  Rephrasing the "If you render your whole" note (2nd attempt)  add empty_data to the form HiddenType
* 4.4:  Rephrasing the "If you render your whole" note (2nd attempt)  add empty_data to the form HiddenType
* 5.0:  Rephrasing the "If you render your whole" note (2nd attempt)  add empty_data to the form HiddenType
* 4.4:  Removed an unused link
* 5.0:  Removed an unused link
In the entity listener section, the PHP config docs were using the event_listener tag instead.
This PR was submitted for the 5.0 branch but it was merged into the 4.4 branch instead (closes#13473).Discussion----------Tag name updatedIn the entity listener section, the PHP config docs were using the event_listener tag instead.Commits-------5577f7b Tag name updated
* 4.4:  Tag name updated
* 5.0:  Tag name updated
This PR was submitted for the 5.0 branch but it was merged into the 4.4 branch instead (closes#13476).Discussion----------Missing closing tag for endblock.Missing %} statement addedCommits-------2f2cf6b Missing closing tag for endblock.
* 4.4:  Missing closing tag for endblock.
* 5.0:  Missing closing tag for endblock.
…thout autoconfiguration (pounard)This PR was merged into the 4.4 branch.Discussion----------Fixes wrong tag for RouteLoaderInterface registration without autoconfigurationFollowing#13474<!--If your pull request fixes a BUG, use the oldest maintained branch that containsthe bug (seehttps://symfony.com/roadmap for the list of maintained branches).If your pull request documents a NEW FEATURE, use the same Symfony branch wherethe feature was introduced (and `master` for features of unreleased versions).-->Commits-------13a92be Fixes wrong tag for RouteLoaderInterface registration without autoconfiguration
* 4.4:  Fixes wrong tag for RouteLoaderInterface registration without autoconfiguration
* 5.0:  Fixes wrong tag for RouteLoaderInterface registration without autoconfiguration
@osavchenkoosavchenko deleted the fix__empty_data_on_hidden branchApril 2, 2020 17:22
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@xabbuhxabbuhAwaiting requested review from xabbuhxabbuh is a code owner

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

28 participants

@osavchenko@ThomasLandauer@carsonbot@javiereguiluz@przemyslaw-bogusz@wouterj@patrickmaynard@W0rma@HeahDude@Dominic-Mayers@jpjoao@JakubSzczesniak@OskarStark@l-vo@xabbuh@94noni@weaverryan@APachecoDiSanti@nlemoine@zspine@wtorsi@guilliamxavier@Braxilior@abdounikarim@bobdenotter@silverbackdan@shambhu384@pounard

[8]ページ先頭

©2009-2025 Movatter.jp