Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[WIP][3.0][Form] Removed usage of deprecated form tag attributes#16046
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
Uh oh!
There was an error while loading.Please reload this page.
Conversation
5302e68 tod86fb3fComparefabpot commentedOct 1, 2015
Tobion commentedOct 1, 2015
@fabpot 2.8 needs to be merged into master first. Are you on it? |
fabpot commentedOct 1, 2015
@Tobion No, I'm in a meeting right now, can you do it? |
Tobion commentedOct 1, 2015
@fabpot merged |
d86fb3f to215fdbeComparewouterj commentedOct 1, 2015
Rebased & included renaming alias -> extended_type |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
"Tagged form type extensionS" as this is valid for every type extension
fabpot commentedOct 1, 2015
Thank you@wouterj. |
…ibutes (WouterJ)This PR was merged into the 3.0-dev branch.Discussion----------[WIP][3.0][Form] Removed usage of deprecated form tag attributes| Q | A| ------------- | ---| Bug fix? | yes| New feature? | no| BC breaks? | yes| Deprecations? | no| Tests pass? | yes| Fixed tickets | -| License | MIT| Doc PR | -WIP because it needs some adjustments after#15926 is mergedCommits-------215fdbe Removed alias attribute usages
WIP because it needs some adjustments after#15926 is merged