Defect #9906
closed'Page not found' when creating or updating ticket
0%
Description
- when a ticket is created, the form redirects to the ticket page but shows Page not found 'The page you were trying to access doesn't exist or has been removed.'
- when a ticket is updated, it also redirects to the ticket page, again failing with the 'Page not found'
- in BOTH cases, the create/update succeeded, just the redirect behaves weird
Opening the ticket directly works just fine, even refreshing the 'Page not found' page.
The about info:
About your application's environment
Ruby version 1.8.7 (x86_64-linux)
RubyGems version 1.3.7
Rack version 1.1.1
Rails version 2.3.14
Active Record version 2.3.14
Active Resource version 2.3.14
Action Mailer version 2.3.14
Active Support version 2.3.14
Application root /home/redadmine/r.pragment.com
Environment production
Database adapter mysql
Database schema version 20110902000000
Updated by Richard Nemec over 13 years ago
BTW, when I added this ticket, I didn't run into the 'Page not found' problem, so it is unlikely client browser issue. I also expect this note (being an update) work fine on redmine.org.
Updated by Go MAEDA over 7 years ago
- Status changed from New to Closed
- Resolution set to Wont fix
Redmine 1.3 is now too old version and maybe it is the problem of your deployment.
If the problem persists with the latest version of Redmine, please ask a question in the forum after reading How to request help.
Updated by Go MAEDA over 7 years ago
- Resolution changed from Wont fix to Cant reproduce