Open
Description
When adding a plugin from the stable branch, warnings are displayed.:
bundle exec rake redmine:plugins:migrate RAILS_ENV=production
/opt/redmine/plugins/additionals/lib/additionals/wiki_formatting/common_mark/emoji_filter.rb:7: warning: already initialized constant Additionals::WikiFormatting::CommonMark::EmojiFilter::IGNORED_ANCESTOR_TAGS
/opt/redmine-5.1.3/plugins/additionals/lib/additionals/wiki_formatting/common_mark/emoji_filter.rb:7: warning: previous definition of IGNORED_ANCESTOR_TAGS was here
/opt/redmine/plugins/additionals/lib/additionals/wiki_formatting/common_mark/smiley_filter.rb:7: warning: already initialized constant Additionals::WikiFormatting::CommonMark::SmileyFilter::IGNORED_ANCESTOR_TAGS
/opt/redmine-5.1.3/plugins/additionals/lib/additionals/wiki_formatting/common_mark/smiley_filter.rb:7: warning: previous definition of IGNORED_ANCESTOR_TAGS was here
/opt/redmine/ is a symbolic link to /opt/redmine-5.1.3/
The plugin is displayed in modules. Does this error affect his work and can it be fixed?
Metadata
Assignees
Labels
No labels