-
Notifications
You must be signed in to change notification settings - Fork 100
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
Error processing scenario #813
Comments
I suppose this works in earlier versions of Sympa? |
Yes, It looks like an error in parsing scenario, not when process it |
The module has been recently rewritten (#782), so it looks like a regression. Thanks for testing the beta version and reporting the problem! |
Hi @BrunoMalaval , Could you please apply this patch and check if the problem will be solved? Thanks. |
Hi @ikedas It fix the error, so I can connect and will continue my tests Thanks a lot, great job |
Version
6.2.49b.1
Installation method
Source package
Expected behavior
Fix parsing scenario
Actual behavior
In a create scenario (create_list.uha) , I use 2 ldap search filters to control creation list
Scenario is
On the home page, I get this error
I test to remove the first
search()
, and get the same error for the secondAdditional information
Thanks a lot
Bruno
The text was updated successfully, but these errors were encountered: