Opened 11 years ago
Closed 11 years ago
#21557 closed Uncategorized (worksforme)
search function is broken
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Uncategorized | Version: | 1.6 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Hey!
You`re doing a awesome job!
You're search function always directs to "https://docs.djangoproject.com/search/1.6/", "PAGE NOT FOUND"...
Even if i'm looking for something in version 1.5.
Greets Tim
Change History (5)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
I typed "DateField" into the search field, choosed version 1.5 and pressed search.
comment:3 by , 11 years ago
I can't reproduce that.
Here's what I do:
- Navigate to https://docs.djangoproject.com/
- Get redirected to https://docs.djangoproject.com/en/1.6/ automatically
- Type something in the search bar on the right
- Change the version in the dropdown to 1.5
- Press the "Search" button
When I do this, I arrive to the correct URL mentionned above.
Do yo do anything differently from this?
comment:5 by , 11 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Hi,
That's the wrong URL for the search page, it should be https://docs.djangoproject.com/search/?q=django&release=7 (that's for 1.5 but you can change which version to search in the dropdown).
How did you end up on that link you gave?