1
|
NoMethodError in ImporterController#match
|
2
|
|
3
|
undefined method `<=>' for :priority:Symbol
|
4
|
|
5
|
/home/svn/redmine-1.2/vendor/plugins/redmine_importer/app/controllers/importer_controller.rb:71:in `<=>'
|
6
|
/home/svn/redmine-1.2/vendor/plugins/redmine_importer/app/controllers/importer_controller.rb:71:in `sort!'
|
7
|
/home/svn/redmine-1.2/vendor/plugins/redmine_importer/app/controllers/importer_controller.rb:71:in `match'
|
8
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.11/lib/action_controller/base.rb:1333:in `send'
|
9
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.11/lib/action_controller/base.rb:1333:in `perform_action_without_filters'
|
10
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.11/lib/action_controller/filters.rb:617:in `call_filters'
|
11
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.11/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark'
|
12
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.11/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
|
13
|
/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.11/lib/active_support/core_ext/benchmark.rb:17:in `ms'
|
14
|
/usr/lib/ruby/1.8/benchmark.rb:308:in `realtime'
|
15
|
/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.11/lib/active_support/core_ext/benchmark.rb:17:in `ms'
|
16
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.11/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
|
17
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.11/lib/action_controller/rescue.rb:160:in `perform_action_without_flash'
|
18
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.11/lib/action_controller/flash.rb:151:in `perform_action'
|
19
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.11/lib/action_controller/base.rb:532:in `send'
|
20
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.11/lib/action_controller/base.rb:532:in `process_without_filters'
|
21
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.11/lib/action_controller/filters.rb:606:in `process'
|
22
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.11/lib/action_controller/base.rb:391:in `process'
|
23
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.11/lib/action_controller/base.rb:386:in `call'
|
24
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.11/lib/action_controller/routing/route_set.rb:438:in `call'
|
25
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.11/lib/action_controller/dispatcher.rb:87:in `dispatch'
|
26
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.11/lib/action_controller/dispatcher.rb:121:in `_call'
|
27
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.11/lib/action_controller/dispatcher.rb:130
|
28
|
/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.11/lib/active_record/query_cache.rb:29:in `call'
|
29
|
/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.11/lib/active_record/query_cache.rb:29:in `call'
|
30
|
/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.11/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache'
|
31
|
/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.11/lib/active_record/query_cache.rb:9:in `cache'
|
32
|
/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.11/lib/active_record/query_cache.rb:28:in `call'
|
33
|
/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.11/lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call'
|
34
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.11/lib/action_controller/string_coercion.rb:25:in `call'
|
35
|
/usr/lib/ruby/gems/1.8/gems/rack-1.1.2/lib/rack/head.rb:9:in `call'
|
36
|
/usr/lib/ruby/gems/1.8/gems/rack-1.1.2/lib/rack/methodoverride.rb:24:in `call'
|
37
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.11/lib/action_controller/params_parser.rb:15:in `call'
|
38
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.11/lib/action_controller/session/cookie_store.rb:99:in `call'
|
39
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.11/lib/action_controller/failsafe.rb:26:in `call'
|
40
|
/usr/lib/ruby/gems/1.8/gems/rack-1.1.2/lib/rack/lock.rb:11:in `call'
|
41
|
/usr/lib/ruby/gems/1.8/gems/rack-1.1.2/lib/rack/lock.rb:11:in `synchronize'
|
42
|
/usr/lib/ruby/gems/1.8/gems/rack-1.1.2/lib/rack/lock.rb:11:in `call'
|
43
|
/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.11/lib/action_controller/dispatcher.rb:106:in `call'
|
44
|
/usr/lib/ruby/gems/1.8/gems/rails-2.3.11/lib/rails/rack/static.rb:31:in `call'
|
45
|
/usr/lib/ruby/gems/1.8/gems/rack-1.1.2/lib/rack/urlmap.rb:47:in `call'
|
46
|
/usr/lib/ruby/gems/1.8/gems/rack-1.1.2/lib/rack/urlmap.rb:41:in `each'
|
47
|
/usr/lib/ruby/gems/1.8/gems/rack-1.1.2/lib/rack/urlmap.rb:41:in `call'
|
48
|
/usr/lib/ruby/gems/1.8/gems/rails-2.3.11/lib/rails/rack/log_tailer.rb:17:in `call'
|
49
|
/usr/lib/ruby/gems/1.8/gems/rack-1.1.2/lib/rack/content_length.rb:13:in `call'
|
50
|
/usr/lib/ruby/gems/1.8/gems/rack-1.1.2/lib/rack/handler/webrick.rb:48:in `service'
|
51
|
/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
|
52
|
/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
|
53
|
/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
|
54
|
/usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
|
55
|
/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
|
56
|
/usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
|
57
|
/usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
|
58
|
/usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
|
59
|
/usr/lib/ruby/1.8/webrick/server.rb:23:in `start'
|
60
|
/usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
|
61
|
/usr/lib/ruby/gems/1.8/gems/rack-1.1.2/lib/rack/handler/webrick.rb:14:in `run'
|
62
|
/usr/lib/ruby/gems/1.8/gems/rails-2.3.11/lib/commands/server.rb:111
|
63
|
/usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require'
|
64
|
/usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:36:in `require'
|
65
|
script/server:3
|
66
|
|
67
|
Request
|
68
|
|
69
|
Parameters:
|
70
|
|
71
|
{"encoding"=>"U",
|
72
|
"commit"=>"Upload File",
|
73
|
"project_id"=>"67",
|
74
|
"authenticity_token"=>"N3fC3WUsqd8HAta4//tkj2VbZnsVjy73NgiquR8Xd4g=",
|
75
|
"file"=>#<File:/tmp/RackMultipart20110627-27544-155zpa-0>,
|
76
|
"splitter"=>",
|
77
|
",
|
78
|
"wrapper"=>"\""}
|
79
|
|
80
|
Show session dump
|
81
|
|
82
|
---
|
83
|
|
84
|
Response
|
85
|
|
86
|
Headers:
|
87
|
|
88
|
{"Content-Type"=>"",
|
89
|
"Cache-Control"=>"no-cache"}
|
90
|
|
91
|
|
92
|
gems installed:
|
93
|
|
94
|
abstract (1.0.0)
|
95
|
actionmailer (3.0.9, 3.0.8, 2.3.11)
|
96
|
actionpack (3.0.9, 3.0.8, 2.3.11)
|
97
|
activemodel (3.0.9, 3.0.8)
|
98
|
activerecord (3.0.9, 3.0.8, 2.3.11)
|
99
|
activeresource (3.0.9, 3.0.8, 2.3.11)
|
100
|
activesupport (3.0.9, 3.0.8, 2.3.11)
|
101
|
arel (2.0.10)
|
102
|
Ascii85 (1.0.1)
|
103
|
builder (2.1.2)
|
104
|
bundler (1.0.15)
|
105
|
cgi_multipart_eof_fix (2.5.0)
|
106
|
daemons (1.1.4)
|
107
|
erubis (2.6.6)
|
108
|
fastercsv (1.5.4)
|
109
|
fastthread (1.0.7)
|
110
|
gem_plugin (0.2.3)
|
111
|
holidays (1.0.2)
|
112
|
i18n (0.5.0, 0.4.2)
|
113
|
icalendar (1.1.6)
|
114
|
mail (2.2.19)
|
115
|
mime-types (1.16)
|
116
|
mongrel (1.1.5)
|
117
|
mysql (2.8.1)
|
118
|
nokogiri (1.4.6)
|
119
|
open-uri-cached (0.0.4)
|
120
|
pdf-reader (0.9.2)
|
121
|
polyglot (0.3.1)
|
122
|
prawn (0.11.1)
|
123
|
rack (1.2.3, 1.1.2)
|
124
|
rack-mount (0.6.14)
|
125
|
rack-test (0.5.7)
|
126
|
rails (2.3.11)
|
127
|
railties (3.0.9, 3.0.8)
|
128
|
rake (0.8.7)
|
129
|
rdoc (3.6.1)
|
130
|
rmagick (2.13.1)
|
131
|
ruby-ole (1.2.11.1)
|
132
|
ruby-units (1.2.0)
|
133
|
spreadsheet (0.6.5.4)
|
134
|
thor (0.14.6)
|
135
|
treetop (1.4.9)
|
136
|
ttfunk (1.0.1)
|
137
|
tzinfo (0.3.28)
|
138
|
|
139
|
vendor plugins
|
140
|
|
141
|
acts_as_activity_provider
|
142
|
acts_as_attachable
|
143
|
acts_as_customizable
|
144
|
acts_as_event
|
145
|
acts_as_list
|
146
|
acts_as_searchable
|
147
|
acts_as_tree
|
148
|
acts_as_versioned
|
149
|
acts_as_watchable
|
150
|
awesome_nested_set
|
151
|
classic_pagination
|
152
|
engines
|
153
|
gravatar
|
154
|
open_id_authentication
|
155
|
prepend_engine_views
|
156
|
redmine_backlogs
|
157
|
redmine_importer
|
158
|
redmine_xls_export
|
159
|
rfpdf
|
160
|
ruby-net-ldap-0.0.4
|
161
|
|
162
|
|