Fixed "Create and continue" redirection broken by recent changes. #6333
IssuesController#create is no more scoped under project, but IssuesController#new is, so we need to precise project_id when redirecting to "New issue" form.
Authored by: jbbarth 2010-09-11
Parent: [r4082]
Child: [r4084]