Project

General

Profile

Actions

Defect #10567

closed

Revisions page "OK" button always returns 404 error

Added by Toshi MARUYAMA about 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
SCM
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:


Files

ok-button.png (6.28 KB) ok-button.png Toshi MARUYAMA, 2012-03-30 04:09
Actions #1

Updated by Etienne Massip about 13 years ago

Aside note: with a git mirror having multiple branches, the revision field default value is the branch name, which is wrong and obviously leads to the same 404 error.

Actions #2

Updated by Toshi MARUYAMA about 13 years ago

  • Status changed from New to Closed
  • Target version deleted (1.4.0)
  • Resolution set to Fixed

Fixed by r9299.

Redmine revision page does not support branch name.
Because revision page reads only database and does not save branches info in database.

It returns OK.
https://www.chiliproject.org/projects/chiliproject/repository/revision?rev=20a791
It returns 404 error.
https://www.chiliproject.org/projects/chiliproject/repository/revision?rev=master

Actions #3

Updated by pasquale [:dedalus] about 13 years ago

Why target version has deleted? It's intentional?

Actions #4

Updated by Etienne Massip about 13 years ago

Guess that it was removed because it was a devel issue and not a change between 2 versions and thus doesn't need to appear on the changelog.

Actions #5

Updated by Toshi MARUYAMA about 13 years ago

pasquale [:dedalus] wrote:

Why target version has deleted? It's intentional?

Because 1.3-stable has no bug.
This bug is due to explicit route r8162 and multiple repositories #779.

Actions #6

Updated by pasquale [:dedalus] about 13 years ago

Toshi MARUYAMA wrote:

Because 1.3-stable has no bug.
This bug is due to explicit route r8162 and multiple repositories #779.

Ah it's right! Thanks ;-)

Actions

Also available in: Atom PDF