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

[Form] Deprecate not configuring thedefault_protocol option of theUrlType#50882

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

Closed
MatTheCat wants to merge1 commit intosymfony:6.4fromMatTheCat:ticket_50871

Conversation

@MatTheCat
Copy link
Contributor

@MatTheCatMatTheCat commentedJul 5, 2023
edited
Loading

QA
Branch?6.4
Bug fix?no
New feature?no
Deprecations?yes
TicketsPart of#50871
LicenseMIT
Doc PRN/A

You would expect an<input type="url"> from theUrlType, but it is not possible as long asdefault_protocol has a value, because then you have to accept inputs that are not URLs (and you get an<input type="text" inputmode="url">).

In order to changedefault_protocol from'http' tonull in 7.0, we must first deprecate not configuring it.

Don’t know how I can update tests though; all ofUrlTypeTest’s parent test cases will trigger the deprecation 🤔

@yceruto
Copy link
Member

Hi@MatTheCat, can you check your commit? it looks unrelated to this PR's proposal.

@MatTheCatMatTheCat deleted the ticket_50871 branchJuly 9, 2023 15:46
@MatTheCat
Copy link
ContributorAuthor

Damn seems I’ve been mixing up my branches 😬 Opened#50922

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@xabbuhxabbuhAwaiting requested review from xabbuh

@ycerutoycerutoAwaiting requested review from yceruto

Assignees

No one assigned

Projects

None yet

Milestone

6.4

Development

Successfully merging this pull request may close these issues.

3 participants

@MatTheCat@yceruto@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp