Skip to content

Can't locate object method "get_list_memner" via package "Sympa::List" #1938

@Nalisman385

Description

@Nalisman385

Certain scenarios that match subscriber custom attribute trigger this error in the sympa.log, and message is rejected.

Version

6.2.72+

Installation method

rpm

Expected behavior

Error should not be thrown and message should stored for moderation.

Actual behavior

Email to the list is rejected regardless of the proper scenario outcome.

Steps to reproduce

In my case, added the following to a scenario:
match([subscriber->allow_send],/'moderated'/) smtp,md5,smime -> editorkey

Additional information

Scenario.pm line 767 contains get_list_memner where I believe it should contain get_list_member. (fixes in my test environment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions