Project

General

Profile

Actions

Defect #4456

closed

Wiki pages in search results are referenced by project number, not by project identifier.

Added by Xuân Baldauf over 14 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Search engine
Target version:
Start date:
2009-12-21
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Even when redmine is configured to use project identifiers instead of project numbers in URLs for projects (and all sub-resources of a project), if a Wiki page is part of a search result, then this Wiki page's URL is a URL based on the project number, not the project identifier.

For example, consider http://www.redmine.org/search/index/redmine?q=PluginGems&scope=&all_words=1&wiki_pages=1&submit=Submit . The result titled "Wiki: PluginGems" has the URL http://www.redmine.org/wiki/1/PluginGems while it should have the URL http://www.redmine.org/wiki/redmine/PluginGems . Note that other redmine installations also yield URLs similar to
http://www.redmine.org/projects/1/wiki/PluginGems while they should yield URLs similar to http://www.redmine.org/projects/redmine/wiki/PluginGems.

Actions #1

Updated by Jean-Philippe Lang over 14 years ago

  • Status changed from New to Closed
  • Target version set to 0.9.0
  • Resolution set to Fixed

Fixed in r3231.

Actions

Also available in: Atom PDF