8000 [WebProfiler] Fix partial search on url in list by zerrvox · Pull Request #13971 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[WebProfiler] Fix partial search on url in list #13971

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

Merged
merged 1 commit into from
Mar 23, 2015
Merged

Conversation

zerrvox
Copy link
Contributor
@zerrvox zerrvox commented Mar 19, 2015
Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets -
License MIT
Doc PR -

Removed the url type from the url form field as browser validation makes it impossible to do partial text search on the url as the browser will not submit the form because it does not validate as a url.

@fabpot
Copy link
Member
fabpot commented Mar 23, 2015

Thank you @zerrvox.

@fabpot fabpot merged commit c5f1f60 into symfony:2.6 Mar 23, 2015
fabpot added a commit that referenced this pull request Mar 23, 2015
This PR was merged into the 2.6 branch.

Discussion
----------

[WebProfiler] Fix partial search on url in list

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

Removed the url type from the url form field as browser validation makes it impossible to do partial text search on the url as the browser will not submit the form because it does not validate as a url.

Commits
-------

c5f1f60 [WebProfiler] Fix partial search on url in list
@rvanlaak
Copy link
Contributor

👍

@zerrvox zerrvox deleted the patch-2 branch April 1, 2015 07:18
ostrolucky pushed a commit to ostrolucky/symfony that referenced this pull request Mar 25, 2018
…zerrvox)

This PR was merged into the 2.6 branch.

Discussion
----------

[WebProfiler] Fix partial search on url in list

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

Removed the url type from the url form field as browser validation makes it impossible to do partial text search on the url as the browser will not submit the form because it does not validate as a url.

Commits
-------

c5f1f60 [WebProfiler] Fix partial search on url in list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0