Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Form] Changed UrlType input type to text when default_protocol is not null#29691
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
MatTheCat commentedDec 26, 2018
| Q | A |
|---|---|
| Branch? | 3.4 |
| Bug fix? | yes |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no |
| Tests pass? | yes |
| Fixed tickets | #29690 |
| License | MIT |
xabbuh commentedDec 28, 2018
@MatTheCat it looks like some tests need to be fixed Status: Needs work |
MatTheCat commentedDec 28, 2018 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@xabbuh I don't understand what's going on. I see tests failing on Tests pass on my local branch. |
ro0NL commentedJan 3, 2019
we might gain some extra value to use |
ro0NL commentedJan 3, 2019
tested on android with built-in samsung keyboard, and works as expected 👍 |
MatTheCat commentedJan 3, 2019
Don't know if failing tests prevent to merge this? |
MatTheCat commentedJan 7, 2019
@xabbuh what can I do to get this merged? |
src/Symfony/Bridge/Twig/Tests/Extension/FormExtensionTableLayoutTest.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
MatTheCat commentedJan 8, 2019
@stof is it good now? |
MatTheCat commentedJan 14, 2019
@stof ? |
MatTheCat commentedJan 17, 2019
@fabpot could this PR be merged please? |
mablae commentedJan 18, 2019 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@MatTheCat If you need to use your branch NOW, you could alias it via composer.json. Pushing for merge and mentioning fabpot seldom results in a faster merge. If the feature is good it will be merged. Please be a little more patient after putting lot of work into your PR. And thank you for the work! |
MatTheCat commentedJan 22, 2019
I conclude the feature is not good so there's no point for me to continue rebasing my branch. |
mablae commentedJan 22, 2019
You're wrong. You already got positive feedback. |
MatTheCat commentedJan 22, 2019
Dude don't provoke me on my personal email. You're point is a PR is merged if it's good right? This one didn't. Can we stop the conversation here? |
mablae commentedJan 22, 2019 via email
good luck with that attitude.It is too sad, since your feature was pretty good. Your PR was alsoreferred 4 days ago,so why are you on such a hurry?I am glad to help you setup your composer.json to use your branch NOW asmentioned.Best regardsMalteAm Di., 22. Jan. 2019 um 13:19 Uhr schrieb Mathieu <notifications@github.com …: Dude don't provoke me on my personal email. You're point is a PR is merged if it's good right? This one didn't. Can we stop the conversation here? — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#29691 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AAXw8O217I8ZpvkYpHQ_JklTLbDnbw8Vks5vFwHfgaJpZM4Zh5Pn> . |
…tocol is not null (MatTheCat)This PR was merged into the 3.4 branch.Discussion----------[Form] Changed UrlType input type to text when default_protocol is not null| Q | A| ------------- | ---| Branch? | 3.4| Bug fix? | yes| New feature? | no| BC breaks? | no| Deprecations? | no| Tests pass? | yes| Fixed tickets |#29690| License | MIT| Doc PR |replaces#29691Commits-------2791edf [Form] Changed UrlType input type to text when default_protocol is not null