Skip to content

[Form] fixed a maxlength overring on a guessing #12548

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

Closed
wants to merge 3 commits into from

Conversation

origaminal
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #11527
License MIT
Doc PR -

@Tobion
Copy link
Contributor

Tobion commented Nov 23, 2014

Thanks for the PR. Looks good. 👍

@fabpot
Copy link
Member

fabpot commented Nov 28, 2014

Isn't it something that needs to be merged in 2.3?

@origaminal
Copy link
Contributor Author

@fabpot No. There are the deprecated max_length and pattern options used on 2.3 branch.

@fabpot fabpot added the Form label Dec 7, 2014
@fabpot
Copy link
Member

fabpot commented Dec 12, 2014

Thank you @origaminal.

fabpot added a commit that referenced this pull request Dec 12, 2014
This PR was squashed before being merged into the 2.5 branch (closes #12548).

Discussion
----------

[Form] fixed a maxlength overring on a guessing

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #11527
| License       | MIT
| Doc PR        | -

Commits
-------

7248680 [Form] fixed a maxlength overring on a guessing
@fabpot fabpot closed this Dec 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants