Skip to content

site: example.com doesn't work from homepage search #1345

Closed
@miketaylr

Description

@miketaylr

I think these bugs already existed (and may have dupes, need to check), but they're easier to spot now w/ site: example.com feature that landed in #999.

STR)

  1. open localhost:5000
  2. click on search button, type site: example.com

Expected:
Taken to /issues with some example.com issues

Actual:
Taken to /issues with no results and the search input says site%3A+example.com, while the search param is q=site%253A%2Bexample.com.

So we're doing something funky with URL encoding here.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions