Defect #5551
closedUnable to edit issue - Description field is blank and not written to database on submit
0%
Description
I am unable to edit the notes of an issue.
I can right click on an issue and select 'Edit'. I am taken to a page which contains fields to edit the notes of the issue. The field is blank where it used to contain the initial description of the issue. Submitting new data does not appear to do anything at all.
I'm using the 0.9 stable release:http://redmine.rubyforge.org/svn/branches/0.9-stable
SVN Revision:3739
[root@gauss redmine]# RAILS_ENV=production ruby script/about /usr/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/rails/gem_dependency.rb:119:Warning: Gem::Dependency#version_requirements is deprecated and will be removed on or after August 2010. Use #requirement About your application's environment Ruby version 1.8.6 (x86_64-linux) RubyGems version 1.3.6 Rack version 1.0 Rails version 2.3.5 Active Record version 2.3.5 Active Resource version 2.3.5 Action Mailer version 2.3.5 Active Support version 2.3.5 Environment production Database adapter mysql Database schema version 20100221100219 About your Redmine plugins Google Analytics plugin 0.2.0
MySQL 5.1.46-1
Updated by Felix Schäfer over 14 years ago
IIRC the mysql gem doesn't support MySQL 5.1 yet.
Updated by Felix Schäfer over 14 years ago
Can you confirm this is still an issue, or even possibly update first?
Updated by Daniel Scott over 14 years ago
I'm currently running revision 3840
Revision: 3840
Node Kind: directory
Schedule: normal
Last Changed Author: edavis10
Last Changed Rev: 3838
Last Changed Date: 2010-07-07 23:54:53 -0400 (Wed, 07 Jul 2010)
The problem still exists.
Updated by Felix Schäfer over 14 years ago
You don't happen to be looking for the by-default-hidden issue description? See here for details: RedmineIssues.
Updated by Daniel Scott over 14 years ago
From your link, I see:
Editing an existing issue's Subject or Description
which does allow me to edit and save the issue's description.
I'm talking about the other way of editing issues:
Right click on an issue and choose "Edit". The notes field is blank and doesn't accept any entered text.
Updated by Felix Schäfer over 14 years ago
You get exactly the same form either way. Have a look at the top of the edit form if you have the "More" link next to "Change properties", that's the only way to get to the text field for the description.
Updated by Daniel Felix over 11 years ago
- Due date set to 2013-03-24
- Status changed from New to Needs feedback
Please give feedback if this is still reproduceable or not until next Sunday. Otherwise this issue will be closed.
Thanks!
Updated by Daniel Felix over 11 years ago
- Status changed from Needs feedback to Closed
- Resolution set to No feedback
Closing this as there is no feedback on this issue. We thing this is resolved in current releases.