Skip to content

Changing the description of the Radio Form Type #2091

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 2 commits into from
Jan 3, 2013
Merged

Changing the description of the Radio Form Type #2091

merged 2 commits into from
Jan 3, 2013

Conversation

Sgoettschkes
Copy link
Contributor

As described in #1130, the description of the radio form type was not correct. I changed it to better reflect the actual behaviour of the radio button in HTML web forms.

This PR needs to be merged in 2.1 and master as well.

has a Boolean value: if the radio button is selected, the field will be set
to true, if the button is not selected, the value will be set to false.
Creates a single radio button. If the radio button is selected, the field will
be set to the specified value. Radio buttons cannot be unchecked - The value only
Copy link
Member

Choose a reason for hiding this comment

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

The should be in lowercase (the)

@Sgoettschkes
Copy link
Contributor Author

Thanks @wouterj for the fast reply. I fixed those issues!

weaverryan added a commit that referenced this pull request Jan 3, 2013
Changing the description of the Radio Form Type
@weaverryan weaverryan merged commit 6062aa2 into symfony:2.0 Jan 3, 2013
@weaverryan
Copy link
Member

Love it, thanks!

@Sgoettschkes Sgoettschkes deleted the issue1130 branch January 3, 2013 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants