Package: redmine Version: 3.0~20140825-5 Severity: normal Dear Maintainer,
the preview of wiki pages/ tickets etc. doesn't work. I'm running Redmine with Apache + Passenger + Mysql from the browser: Failed to load resource: the server responded with a status of 404 (Not Found) POST https://webserver/issues/preview/new/test 404 (Not Found) from production.log: Started POST "/issues/preview/new/test" for 10.0.1.1 at 2016-01-06 22:08:26 +0000 Processing by PreviewsController#issue as URL_ENCODED_FORM Parameters: {"utf8"=>"<E2><9C><93>", "authenticity_token"=>"X4/hyNwlHewlZa0EhqMVYtwcm/UE+vc2Ov6F7ETClDc=", "issue"=>{"tracker_id"=>"1", "subject"=>"test", "description"=>"test", "status_id"=>"1", "priority_id"=>"2", "assigned_to_id"=>"", "start_date"=>"2016-01-06", "due_date"=>"", "estimated_hours"=>"", "done_ratio"=>"0"}, "project_id"=>"test"} Current user: foo (id=8) Missing template, responding with 404

