Defect #18275
closedFirst argument in form cannot contain nil or be empty error on revision view
0%
Description
In the log file, i have this error: "ActionView::Template::Error (First argument in form cannot contain nil or be empty):"
Forum Discussion open in:
http://www.redmine.org/boards/2/topics/44534
Related issues
Updated by Toshi MARUYAMA about 10 years ago
- Status changed from New to Needs feedback
See Submissions.
Updated by Ben Bernard about 10 years ago
Environment: Redmine version 2.6.0.devel Ruby version 2.1.4-p265 (2014-10-27) [x86_64-linux] Rails version 4.1.6 Environment production Database adapter PostgreSQL SCM: Subversion 1.6.11 Mercurial 1.4 Git 1.7.1 Filesystem Redmine plugins: no plugin installed
- PostgreSQL 9.3.5
Updated by Toshi MARUYAMA about 10 years ago
Ben Bernard wrote:
Rails version 4.1.6
You use trunk.
Please use release version instead.
Updated by Ben Bernard about 10 years ago
I use branch origin/2.6-stable from https://github.com/redmine/redmine. What is the recommended rails version?
Updated by Ben Bernard about 10 years ago
Ah.. I'm being careless, I not set the branch correctly. Thanks for quick reply.
Now I can confirm that the bug is not occur in branch 2.6-stable.
Updated by Toshi MARUYAMA about 10 years ago
- Target version set to 3.0.0
- Affected version deleted (
2.6.0)
Updated by Toshi MARUYAMA about 10 years ago
- Status changed from Needs feedback to New
Updated by Toshi MARUYAMA about 10 years ago
Ben Bernard wrote:
Ah.. I'm being careless, I not set the branch correctly. Thanks for quick reply.
Now I can confirm that the bug is not occur in branch 2.6-stable.
Thank you for your feedback.
Updated by Toshi MARUYAMA about 10 years ago
- Related to Defect #18429: Error raised on project settings after project wiki is deleted added
Updated by Jean-Philippe Lang about 10 years ago
- Subject changed from I can't access to "revision view" on my Redmine site to First argument in form cannot contain nil or be empty error on revision view
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Resolution set to Fixed
Fixed in r13661.
Updated by Toshi MARUYAMA about 10 years ago
- Target version deleted (
3.0.0)
This issue is not needed in ChangeLog.
Updated by Jean-Philippe Lang about 10 years ago
- Related to Feature #14534: Upgrade to Rails 4.2 added