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

Internal Server Error with redmine_persist_wfmt plugin #23

Open
kimuraos opened this issue Jan 7, 2020 · 2 comments
Open

Internal Server Error with redmine_persist_wfmt plugin #23

kimuraos opened this issue Jan 7, 2020 · 2 comments

Comments

@kimuraos
Copy link

kimuraos commented Jan 7, 2020

This plugin is conflict with redmine_persist_wfmt plugin.
The log shows as bellow:

Completed 500 Internal Server Error in 202ms (ActiveRecord: 43.1ms)
  
SystemStackError (stack level too deep):
  
app/models/setting.rb:275:in `text_formatting'
app/helpers/application_helper.rb:1591:in `wiki_helper'
plugins/redmine_persist_wfmt/lib/patches/helper/markdown_helper_patch.rb:13:in `heads_for_wiki_formatter'
plugins/redmine_emojibutton/lib/emojibutton_helper_patch.rb:39:in `heads_for_wiki_formatter_with_redmine_emojibutton'
plugins/redmine_persist_wfmt/lib/patches/helper/markdown_helper_patch.rb:13:in `heads_for_wiki_formatter'
plugins/redmine_persist_wfmt/lib/patches/helper/markdown_helper_patch.rb:13:in `heads_for_wiki_formatter'
plugins/redmine_emojibutton/lib/emojibutton_helper_patch.rb:39:in `heads_for_wiki_formatter_with_redmine_emojibutton'
plugins/redmine_persist_wfmt/lib/patches/helper/markdown_helper_patch.rb:13:in `heads_for_wiki_formatter'
plugins/redmine_persist_wfmt/lib/patches/helper/markdown_helper_patch.rb:13:in `heads_for_wiki_formatter'
plugins/redmine_emojibutton/lib/emojibutton_helper_patch.rb:39:in `heads_for_wiki_formatter_with_redmine_emojibutton'
plugins/redmine_persist_wfmt/lib/patches/helper/markdown_helper_patch.rb:13:in `heads_for_wiki_formatter'
plugins/redmine_persist_wfmt/lib/patches/helper/markdown_helper_patch.rb:13:in `heads_for_wiki_formatter'
plugins/redmine_emojibutton/lib/emojibutton_helper_patch.rb:39:in `heads_for_wiki_formatter_with_redmine_emojibutton'
plugins/redmine_persist_wfmt/lib/patches/helper/markdown_helper_patch.rb:13:in `heads_for_wiki_formatter'
plugins/redmine_persist_wfmt/lib/patches/helper/markdown_helper_patch.rb:13:in `heads_for_wiki_formatter'
...
plugins/redmine_emojibutton/lib/emojibutton_helper_patch.rb:39:in `heads_for_wiki_formatter_with_redmine_emojibutton'
plugins/redmine_persist_wfmt/lib/patches/helper/markdown_helper_patch.rb:13:in `heads_for_wiki_formatter'
plugins/redmine_persist_wfmt/lib/patches/helper/markdown_helper_patch.rb:13:in `heads_for_wiki_formatter'
plugins/redmine_emojibutton/lib/emojibutton_helper_patch.rb:39:in `heads_for_wiki_formatter_with_redmine_emojibutton'
plugins/redmine_persist_wfmt/lib/patches/helper/markdown_helper_patch.rb:13:in `heads_for_wiki_formatter'
lib/redmine/wiki_formatting/markdown/helper.rb:23:in `wikitoolbar_for'
plugins/redmine_persist_wfmt/lib/patches/helper/markdown_helper_patch.rb:8:in `wikitoolbar_for'
app/views/wiki/edit.html.erb:62:in `block in _app_views_wiki_edit_html_erb___2485041404466169618_47445791144120'
app/views/wiki/edit.html.erb:5:in `_app_views_wiki_edit_html_erb___2485041404466169618_47445791144120'
plugins/redmine_wiki_extensions/lib/wiki_extensions_wiki_controller_patch.rb:31:in `render'

I'm not sure which is wrong.

@tofi86
Copy link
Collaborator

tofi86 commented Jan 15, 2020

I'm afraid my Rails skills are too bad to know what the issue is here when both plugins are installed.

I asked the other maintainer for help in pinzolo/redmine_persist_wfmt#18

@kimuraos
Copy link
Author

ping
Why was the PR #25 closed without applying to gemoji-4.0-native-emojis-no-images branch?
alexandermeindl's fork has been removed.

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

2 participants