Skip to content

Added a note about data transformers not being applied with inherit_data option set #5023

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 3 commits into from
Mar 14, 2015

Conversation

javiereguiluz
Copy link
Member

Q A
Doc fix? no
New docs? yes
Applies to 2.3+
Fixed tickets #4332

@javiereguiluz
Copy link
Member Author

@@ -17,6 +17,11 @@ You could try to do this in your controller, but it's not the best solution.
It would be better if this issue were automatically converted to an Issue object.
This is where Data Transformers come into play.

.. caution::

When a field has the :doc:`inherit_data </reference/forms/types/options/inherit_data>`
Copy link
Member

Choose a reason for hiding this comment

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

you can't link to included files. So either link to an inherit_data option of the Form element reference (create a new ref pointer) or remove interlinking here.

@javiereguiluz
Copy link
Member Author

This PR seems to be finished, so we can tag it with the finished label. Thanks.

@weaverryan
Copy link
Member

Looks good to me! Thanks!

@weaverryan weaverryan merged commit ca21fb6 into symfony:2.3 Mar 14, 2015
weaverryan added a commit that referenced this pull request Mar 14, 2015
…with inherit_data option set (javiereguiluz)

This PR was merged into the 2.3 branch.

Discussion
----------

Added a note about data transformers not being applied with inherit_data option set

| Q             | A
| ------------- | ---
| Doc fix?      | no
| New docs?     | yes
| Applies to    | 2.3+
| Fixed tickets | #4332

Commits
-------

ca21fb6 Removed a wrong link to a included file
3e90336 Fixed an internal link
2bd8cf3 Added a note about data transformers not being applied with inherit_data option set
@javiereguiluz javiereguiluz deleted the fix_4332 branch January 3, 2018 16:34
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.

3 participants