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

Appearance settings

[Form] mention "help" field option in UPGRADE file #27393

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

Merged
merged 1 commit into from
May 29, 2018

Conversation

mhujer
Copy link
Contributor

@mhujer mhujer commented May 27, 2018

Q A
Branch? 4.1
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #...
License MIT

When you have your own Form Extension to handle help option (e.g. similar to the one mentioned in the blog post), it starts to render twice in the form after upgrading to 4.1 (where #26332 was added)

@mhujer mhujer force-pushed the add-form-help-to-upgrade-4.1 branch from 888a2f2 to 744362a Compare May 27, 2018 17:06
@nicolas-grekas nicolas-grekas added this to the 4.1 milestone May 28, 2018
@nicolas-grekas nicolas-grekas changed the title update UPGRADE-4.1 for feature #26332: Form field help option [Form] mention "help" field option May 28, 2018
@nicolas-grekas nicolas-grekas changed the title [Form] mention "help" field option [Form] mention "help" field option in UPGRADE file May 28, 2018
@nicolas-grekas
Copy link
Member

Thank you @mhujer.

@nicolas-grekas nicolas-grekas merged commit 744362a into symfony:4.1 May 29, 2018
nicolas-grekas added a commit that referenced this pull request May 29, 2018
This PR was merged into the 4.1 branch.

Discussion
----------

[Form] mention "help" field option in UPGRADE file

| Q             | A
| ------------- | ---
| Branch?       | 4.1 <!-- see below -->
| Bug fix?      | no
| New feature?  | no <!-- don't forget to update src/**/CHANGELOG.md files -->
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | no <!-- don't forget to update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->
| Fixed tickets | #...   <!-- #-prefixed issue number(s), if any -->
| License       | MIT

When you have your own Form Extension to handle help option (e.g. similar to the one mentioned in the [blog post](https://symfony.com/blog/new-in-symfony-4-1-form-field-help)), it starts to render twice in the form after upgrading to 4.1 (where #26332 was added)

<!--
Write a short README entry for your feature/bugfix here (replace this comment block.)
This will help people understand your PR and can be used as a start of the Doc PR.
Additionally:
 - Bug fixes must be submitted against the lowest branch where they apply
   (lowest branches are regularly merged to upper ones so they get the fixes too).
 - Features and deprecations must be submitted against the master branch.
-->

Commits
-------

744362a update UPGRADE-4.1 for feature #26332 Form field help option
@mhujer mhujer deleted the add-form-help-to-upgrade-4.1 branch May 30, 2018 04:42
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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.