Edgewall Software
Modify

Opened 2 years ago

Closed 2 years ago

Last modified 23 months ago

#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 anton)

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&amp;page=2&amp;q=test" title="Next Page">?</a>

while on this website such a link looks like:

<a href="/search?milestone=on&amp;ticket=on&amp;wiki=on&amp;changeset=on&amp;q=test&amp;page=3&amp;noquickjump=1" title="Nächste Seite">?</a>

Attachments (2)

2022-06-23_arrows.png (3.8 KB ) - added by anonymous 2 years ago.
2022-06-23_error.png (6.8 KB ) - added by anonymous 2 years ago.

Download all attachments as: .zip

Change History (8)

by anonymous, 2 years ago

Attachment: 2022-06-23_arrows.png added

by anonymous, 2 years ago

Attachment: 2022-06-23_error.png added

comment:1 by anton, 2 years ago

Description: modified (diff)

#!html doesnt work in block comments here (?)

comment:2 by anonymous, 2 years ago

By the way: i miss the posibility to select the version 1.5.4 in this trac

comment:3 by figaro, 2 years ago

Reproduced in Trac 1.5.2, english version. Issue not present in Trac 1.4.

comment:4 by Jun Omae, 2 years ago

Component: generalsearch system
Owner: set to Jun Omae
Status: newassigned

Good catch! Thanks for the reporting.

comment:5 by Jun Omae, 2 years ago

Release Notes: modified (diff)
Resolution: fixed
Status: assignedclosed

Fixed in [17601].

in reply to:  2 comment:6 by figaro, 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.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jun Omae.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jun Omae to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.