Skip to content

IGNORED_ANCESTOR_TAGS #194

Open
Open
@wowagsm

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions