Actions
Defect #3725
closedModel Issue is getting spoiled
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Plugin API
Target version:
-
Start date:
2009-08-10
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
$ mysql --help
mysql Ver 14.12 Distrib 5.0.67, for slackware-linux-gnu (i486) using EditLine wrapper
$ ruby -v
ruby 1.8.7 (2009-06-12 patchlevel 174) [i486-linux]
rails 2.2.2
redmine #2835
When I add the plugin (see the attachment) the model Issue works well only on the first request after the server (webrick) is restarted.
See, what /xml/work_pieces gives back. Some comments can be found in vendor/plugins/redmine_client/app/views/xml/work_pieces/index.html.erb.
Files
Actions