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

[Reference][Form Types] Add "max_length" option in form type#3432

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
weaverryan merged 4 commits intosymfony:2.3fromnykopol:missing_form_options
Jan 9, 2014

Conversation

nykopol
Copy link
Contributor

QA
Doc fix?yes
New docs?yes
Applies to2.3+
Fixed tickets#3410 (task Form -> max_length)

@wouterj
Copy link
Member

👍

If this option is not null, an attribute ``maxlength`` is added, which
is used by some browsers to limit the amount of text in a field.

This is just a browser validation, so datas still must be validated
Copy link
Contributor

Choose a reason for hiding this comment

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

client-side -- .. so data must still be ...

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

thanks@bicpi It's fixed.

If this option is not null, an attribute ``maxlength`` is added, which
is used by some browsers to limit the amount of text in a field.

This is just a browser validation, so datas must still be validated
Copy link
Contributor

Choose a reason for hiding this comment

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

data, not datas :-)

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Fixed the last one !?

@weaverryan
Copy link
Member

Awesome work@nykopol. Keep it up - and thanks!

weaverryan added a commit that referenced this pull requestJan 9, 2014
…e (nykopol)This PR was merged into the 2.3 branch.Discussion----------[Reference][Form Types] Add "max_length" option in form type| Q             | A| ------------- | ---| Doc fix?      | yes| New docs?     | yes| Applies to    | 2.3+| Fixed tickets |#3410 (task Form -> max_length)Commits-------b53a227 fix last typo on max length optiond6800d3 fix typo in previous commit391fe30 fix typo in previous commit2156545 add max_length to form field type
@weaverryanweaverryan merged commitb53a227 intosymfony:2.3Jan 9, 2014
@nykopolnykopol deleted the missing_form_options branchJanuary 9, 2014 04:53
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@nykopol@wouterj@weaverryan@bicpi

[8]ページ先頭

©2009-2025 Movatter.jp