Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin don't work with "Redmine questions and answers plugin" v.1.0.0 #87

Open
ozaryx opened this issue Apr 10, 2019 · 1 comment
Open

Comments

@ozaryx
Copy link

ozaryx commented Apr 10, 2019

Hello.
Plugin don't work with "Redmine questions and answers plugin" v.1.0.0. https://www.redmineup.com/pages/plugins/questions
Attached images does not saving to filesystem.
In Wiki and Forum plugin works correctly.

image

With best regards,
Konstantin.

@ozaryx
Copy link
Author

ozaryx commented Apr 10, 2019

Some log output:

Started PUT "/questions/11-tns-dopusk-otvergnut" for 172.29.80.62 at 2019-04-01 17:25:36 +0700
Processing by QuestionsController#update as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"49kONo0w3wNsEMeJ ... kSVtElx6NeYw==",
"back_url"=>"http://bs-help/questions/11-tns-dopusk-otvergnut",
"question"=>{"subject"=>"TNS - Допуск отвергнут", "section_id"=>"6",
"content"=>"При доступе через RDWeb (ZET.FTC.RU) появляется ошибка \r\n\r\n
Пример Ошибки:\r\nНе могу подключится к схеме AIZHK_VND. Идет ошибка на TNS.\r\n\r\n
![] (picture956-1.png)\r\n \r\n
...
"},
"attachments"=>{"10001"=>{"data"=>"iVBORw0KGgoAAAANwufn3 ... cX5AAAAABJRU5ErkJggg==",
"name"=>"picture956-1.png", "description"=>""}},
"commit"=>"Сохранить", "id"=>"11-tns-dopusk-otvergnut"}
Current user: anb (id=5)
Redirected to http://bs-help/questions/11-tns-dopusk-otvergnut
Completed 302 Found in 11ms (ActiveRecord: 3.1ms)
Started GET "/questions/11-tns-dopusk-otvergnut" for 172.29.80.62 at 2019-04-01 17:25:36 +0700
Processing by QuestionsController#show as HTML
Parameters: {"id"=>"11-tns-dopusk-otvergnut"}
Current user: anb (id=5)
Rendered plugins/redmine_questions/app/views/questions_comments/_comment_form.html.erb (1.1ms)
Rendered plugins/redmine_questions/app/views/questions_comments/_comment_list.html.erb (1.7ms)
Rendered plugins/redmine_questions/app/views/questions_comments/_comments_container.html.erb (2.0ms)
Rendered plugins/redmine_questions/app/views/questions/_question_item.html.erb (5.7ms)
Rendered attachments/_form.html.erb (1.3ms)
Rendered plugins/redmine_questions/app/views/questions_answers/_form.html.erb (2.5ms)
Rendered plugins/redmine_questions/app/views/questions/_question.html.erb (13.7ms)
Rendered plugins/redmine_questions/app/views/questions/show.html.erb within layouts/base (14.7ms)
Rendered plugins/a_common_libs/app/views/hooks/a_common_libs/_html_head.html.erb (2.0ms)
Rendered plugins/redmineup_tags/app/views/tags/_additional_assets.html.erb (0.3ms)
Rendered plugins/clipboard_image_paste/app/views/clipboard_image_paste/_headers.html.erb (0.3ms)
Rendered plugins/sidebar_hide/app/views/sidebar/_hideButton_partial.html.erb (0.0ms)
Rendered plugins/redmineup_tags/app/views/tags/_select2_transformation_rules.html.erb (0.1ms)
Rendered plugins/clipboard_image_paste/app/views/clipboard_image_paste/_add_form.html.erb (1.7ms)
Completed 200 OK in 46ms (Views: 32.0ms | ActiveRecord: 7.6ms)
Started GET "/questions/picture956-1.png" for 172.29.80.62 at 2019-04-01 17:25:36 +0700
Processing by QuestionsController#show as PNG
Parameters: {"id"=>"picture956-1"}
Current user: anb (id=5)
Filter chain halted as :find_question rendered or redirected
Completed 404 Not Found in 5ms (ActiveRecord: 1.4ms)

Started GET "/questions/11-tns-dopusk-otvergnut/edit" for 172.29.80.62 at 2019-04-01 17:25:41 +0700
Processing by QuestionsController#edit as HTML
Parameters: {"id"=>"11-tns-dopusk-otvergnut"}
Current user: anb (id=5)
Rendered attachments/_form.html.erb (1.2ms)
Rendered plugins/redmine_questions/app/views/questions/_form.html.erb (4.5ms)
Rendered plugins/redmine_questions/app/views/questions/edit.html.erb within layouts/base (7.4ms)
Rendered plugins/a_common_libs/app/views/hooks/a_common_libs/_html_head.html.erb (2.2ms)
Rendered plugins/redmineup_tags/app/views/tags/_additional_assets.html.erb (0.4ms)
Rendered plugins/clipboard_image_paste/app/views/clipboard_image_paste/_headers.html.erb (0.3ms)
Rendered plugins/sidebar_hide/app/views/sidebar/_hideButton_partial.html.erb (0.0ms)
Rendered plugins/redmineup_tags/app/views/tags/_select2_transformation_rules.html.erb (0.1ms)
Rendered plugins/clipboard_image_paste/app/views/clipboard_image_paste/_add_form.html.erb (1.8ms)
Completed 200 OK in 39ms (Views: 27.7ms | ActiveRecord: 5.5ms)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant