Modify

Opened 15 years ago

Closed 15 years ago

Last modified 6 years ago

#4158 closed defect (fixed)

SearchAllPlugin does not work well with tracforge

Reported by: jholg Owned by: anonymous
Priority: normal Component: SearchAllPlugin
Severity: normal Keywords: TracForgePlugin
Cc: Trac Release: 0.11

Description

Using tracforge´s multiproject support, a search from the tracforge master project does yield results but the link targets do not work. This is due to the way tracforge performs its URL redirection, where "slave" projects are accessed via <master project URL>/projects/<slave name>/...-URLs.

Note that this is not a problem when performing the search from the slave projects, as their base url already includes the redirection.

The simple patch attached fixes this.

Attachments (1)

searchall.py.diff (693 bytes) - added by jholg 15 years ago.
tracforge-compatibility fix

Download all attachments as: .zip

Change History (4)

Changed 15 years ago by jholg

Attachment: searchall.py.diff added

tracforge-compatibility fix

comment:1 Changed 15 years ago by anonymous

Owner: changed from Álvaro Iradier to anonymous
Status: newassigned

comment:2 Changed 15 years ago by Álvaro Iradier

Resolution: fixed
Status: assignedclosed

(In [5455]) * Compatibility with tracforge, closes #4158, thanks to jholg

  • Change version to 0.3

comment:3 Changed 6 years ago by Ryan J Ollos

In 16957:

TracSearchAll 0.9: Require Trac >= 0.11 and conform to PEP8

Remove support for deprecated TracForge. Refs #4158.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain anonymous.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.