Bug #251
Milestone #217: Migrate ODE source code to match current version of Redmine
Not selecting a license results in a 500 error
Status: | Closed | Start date: | 07/10/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Jeremy Wright | % Done: | 0% |
|
Category: | - | |||
Target version: | v0.2.1 - Public Beta Enhancements |
Description
When creating a new project, if you don't select a license the response from ODE is an HTTP 500 error. The error in the logs is
NoMethodError (undefined method `add_to_base' for #<ActiveModel::Errors:0xb5bcda94>): app/controllers/projects_controller.rb:83:in `create'
History
Updated by Christopher Sigman almost 9 years ago
- Status changed from New to Feedback
- Assignee set to Jeremy Wright
Updated by Christopher Sigman almost 9 years ago
- Target version set to v0.2.1 - Public Beta Enhancements
Updated by Jeremy Wright almost 9 years ago
- Status changed from Feedback to Closed
Fixed in latest version of the test ODE.
Updated by Christopher Sigman almost 9 years ago
- Parent task set to #217