Project

General

Profile

Actions

Defect #6724

closed

Wiki uploads does not work anymore (SVN 4266)

Added by Adrian S. over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
High
Assignee:
-
Category:
Wiki
Target version:
Start date:
2010-10-22
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Hi,

I updated last night Redmine to SVN revision 4266. I noticed that I can't upload attachments in wiki pages anymore.

It seems it's a routing problem. Hopefully I have two trackers working on the same server and I found those differences in the html pages:

SVN REVISION 4214

<form action="/wiki/PROJECT-NAME/WIKIPAGE-NAME/add_attachment"> ...

SVN REVISION 4266

<form action="/wiki/add_attachment"> ...

I have fully migrated my DB and the other tracker (SVN4214) works like a charm on Apache2/Passenger 3.0.0. Gem updates are also done.

Here is the script/about output:

About your application's environment
Ruby version              1.8.7 (x86_64-linux)
RubyGems version          1.3.7
Rack version              1.0
Rails version             2.3.5
Active Record version     2.3.5
Active Resource version   2.3.5
Action Mailer version     2.3.5
Active Support version    2.3.5
Application root          /var/www/XXXXXX/tracker
Environment               production
Database adapter          postgresql
Database schema version   20100819172912

About your Redmine plugins
Redmine Blazing Textiles plugin   0.0.2

Is there a quick way to fix this?


Files

wiki_attachment_fix_svn4266.patch (1.98 KB) wiki_attachment_fix_svn4266.patch Wiki Attachement Fix for REVISION 4266 Adrian S., 2010-10-22 12:16
Actions

Also available in: Atom PDF