You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ponymail.apache.org by sebbASF <gi...@git.apache.org> on 2016/09/29 00:02:27 UTC

[GitHub] incubator-ponymail issue #160: Bug: cross.lua definition of strcmp_match doe...

GitHub user sebbASF opened an issue:

    https://github.com/apache/incubator-ponymail/issues/160

    Bug: cross.lua definition of strcmp_match does not handle ? meta-characters

    The nginx replacement definition of strcmp_match does not allow for the '?' meta-character.
    
    This should be fairly easy to fix.
    
    I suspect it will also mishandle patterns containing Lua meta-characters such as '%', but that will be much harder to fix, and the patterns are less likely to contain them.

----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---