#13488 closed defect (fixed)
Arrow right (and left) in search result cause an "Error: not found" No handler matched request to ...
Reported by: | anton | Owned by: | Jun Omae |
---|---|---|---|
Priority: | normal | Milestone: | 1.5.4 |
Component: | search system | Version: | 1.5.3 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: |
Fixed wrong pagination links in search page. |
||
API Changes: | |||
Internal Changes: |
Description (last modified by )
I do a search of a word in my trac. 1.5.4.dev(from trunk).
In the result page, if I click on one of both arrows:
I get the error:
If I look on the link I see (v1.5.4 trunk):
<a href="/trac/mytrac/search/%3Czip%20object%20at%200x0000020B53041D80%3E?noquickjump=1&page=2&q=test" title="Next Page">?</a>
while on this website such a link looks like:
<a href="/search?milestone=on&ticket=on&wiki=on&changeset=on&q=test&page=3&noquickjump=1" title="Nächste Seite">?</a>
Attachments (2)
Change History (8)
by , 2 years ago
Attachment: | 2022-06-23_arrows.png added |
---|
by , 2 years ago
Attachment: | 2022-06-23_error.png added |
---|
comment:1 by , 2 years ago
Description: | modified (diff) |
---|
follow-up: 6 comment:2 by , 2 years ago
By the way: i miss the posibility to select the version 1.5.4 in this trac
comment:3 by , 2 years ago
Reproduced in Trac 1.5.2, english version. Issue not present in Trac 1.4.
comment:4 by , 2 years ago
Component: | general → search system |
---|---|
Owner: | set to |
Status: | new → assigned |
Good catch! Thanks for the reporting.
comment:5 by , 2 years ago
Release Notes: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Fixed in [17601].
comment:6 by , 2 years ago
Thank you for both your efforts.
Replying to anonymous:
By the way: i miss the posibility to select the version 1.5.4 in this trac
This version has not been released yet and can only be deployed locally at present, hence demo is up to version 1.4 only for now.
#!html doesnt work in block comments here (?)