Bug #249
Milestone #217: Migrate ODE source code to match current version of Redmine
Receive 403 Error After Creating New Project
Status: | Closed | Start date: | 07/09/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Jeremy Wright | % Done: | 0% |
|
Category: | - | |||
Target version: | v0.2.1 - Public Beta Enhancements |
Description
OS: Linux (Ubuntu 14.04)
Browser: Chrome 35.0.1916.153
After clicking the "Create" button on a new project, I see a 403 (not authorized) message (see attached image).
History
Updated by Jeremy Wright almost 9 years ago
I just noticed that the project is created and shows up in the project list, and I can get to the settings page after it's been created.
Updated by Jeremy Wright almost 9 years ago
Clicking the "Create and Continue" button does not cause the error, presumably because it does not forward me to the settings page for the project.
Updated by Jeremy Wright almost 9 years ago
This also happens in Firefox 30.0 on Ubuntu 14.04.
Updated by Christopher Sigman almost 9 years ago
This appears to be in all browsers.
Updated by Christopher Sigman almost 9 years ago
I've finally tracked down what the overall issue with this is. It seems in this version of Redmine, after a new project is created the cached project memberships for the user is not updated. I'll be looking in to whether this is fixed in newer versions of Redmine a little bit, but ultimately submit a patch to our current copy to resolve the issue (not update to a newer version of Redmine; that will be a future task).
Updated by Christopher Sigman almost 9 years ago
- Status changed from New to In Progress
Updated by Christopher Sigman almost 9 years ago
As far as I can tell without actually standing up and configuring a new instance of Redmine, it looks like this would be an issue with the latest as well.
Updated by Christopher Sigman almost 9 years ago
- Status changed from In Progress to Feedback
- Assignee set to Jeremy Wright
Posted a fix under SVN, revision 82. Updated the test server, so this should be good to go to verify it's working (which it seems to be on my end).
Updated by Jeremy Wright almost 9 years ago
Now when I click the Create button, Firefox and Chrome both get stuck waiting for the server. It never redirects to the settings page, the loading indicator(s) just spin forever.
OS: Ubuntu 14.04
Updated by Jeremy Wright almost 9 years ago
I cleared the browser cache on Chrome just to make sure that wasn't the problem. It still says that it's waiting for the server forever.
Updated by Christopher Sigman almost 9 years ago
I think it getting stuck is some how related to the validation bug fix. When I updated the test server yesterday with that fix it started to hang on new project creation. Oddly, reverting that change didn't seem to fix it. I'll update this ticket when that issue appears to be resolved.
Updated by Christopher Sigman almost 9 years ago
- Status changed from Feedback to In Progress
- Assignee changed from Jeremy Wright to Christopher Sigman
Updated by Christopher Sigman almost 9 years ago
- Status changed from In Progress to Feedback
- Assignee changed from Christopher Sigman to Jeremy Wright
r84 just pushed to test should fix the lingering issues.
Updated by Christopher Sigman almost 9 years ago
- Target version set to v0.2.1 - Public Beta Enhancements
Updated by Christopher Sigman over 8 years ago
- Status changed from Feedback to Closed
Updated by Christopher Sigman over 8 years ago
- Parent task set to #217