1
|
Processing SettingsController#edit (for 81.62.103.65 at 2010-11-24 19:07:23) [POST]
|
2
|
Parameters: {"commit"=>"Speichern", "action"=>"edit", "authenticity_token"=>"q6W4xGamy2xqHPCrQeaM
|
3
|
6XI0JAYj8NWTUQIOvx+8rII=", "settings"=>{"wiki_compression"=>"", "text_formatting"=>"", "host_name"=
|
4
|
>"projekte.host.ch:8888/redmine", "diff_max_lines_displayed"=>"1500", "protocol"=>"http", "fil
|
5
|
e_max_size_displayed"=>"512", "per_page_options"=>"25,50,100", "feeds_limit"=>"15", "attachment_max
|
6
|
_size"=>"5120", "app_title"=>"Redmine", "activity_days_default"=>"30", "welcome_text"=>""}, "c
|
7
|
ontroller"=>"settings"}
|
8
|
Redirected to http://projekte.host.ch:8888/redmine/settings/edit
|
9
|
Completed in 68ms (DB: 13) | 302 Found [http://projekte.host.ch/redmine/settings/edit]
|
10
|
|
11
|
|
12
|
Processing SettingsController#edit (for 81.62.103.65 at 2010-11-24 19:07:23) [GET]
|
13
|
Parameters: {"action"=>"edit", "controller"=>"settings"}
|
14
|
Settings cache cleared.
|
15
|
Rendering template within layouts/admin
|
16
|
Rendering settings/edit
|
17
|
|
18
|
ActionView::TemplateError (interning empty string) on line #7 of app/views/settings/_general.rhtml:
|
19
|
4: <p><%= setting_text_field :app_title, :size => 30 %></p>
|
20
|
5:
|
21
|
6: <p><%= setting_text_area :welcome_text, :cols => 60, :rows => 5, :class => 'wiki-edit' %></p>
|
22
|
7: <%= wikitoolbar_for 'settings_welcome_text' %>
|
23
|
8:
|
24
|
9: <p><%= setting_text_field :attachment_max_size, :size => 6 %> KB</p>
|
25
|
10:
|
26
|
|
27
|
lib/redmine/wiki_formatting.rb:38:in `to_sym'
|
28
|
lib/redmine/wiki_formatting.rb:38:in `helper_for'
|
29
|
app/helpers/application_helper.rb:717:in `wiki_helper'
|
30
|
app/views/settings/_general.rhtml:7
|
31
|
app/views/settings/_general.rhtml:1:in `_run_rhtml_app47views47settings47_general46rhtml_locals
|
32
|
_general_object_tab'
|
33
|
app/views/common/_tabs.rhtml:24:in `_run_rhtml_app47views47common47_tabs46rhtml_locals_object_t
|
34
|
abs'
|
35
|
app/views/common/_tabs.rhtml:23:in `each'
|
36
|
app/views/common/_tabs.rhtml:23:in `_run_rhtml_app47views47common47_tabs46rhtml_locals_object_t
|
37
|
abs'
|
38
|
app/helpers/application_helper.rb:182:in `render_tabs'
|
39
|
app/views/settings/edit.rhtml:3:in `_run_rhtml_app47views47settings47edit46rhtml'
|
40
|
|
41
|
Rendering /opt/bitnami/apps/redmine/public/500.html (500 Internal Server Error)
|