Skip to content

Unhelpful ACL parser exception when address fails to parse #72

@jathanism

Description

@jathanism

In the case where a manual change is made to an access-list and an address fails to parse, this happens:

ACL parse failed: <type 'exceptions.AttributeError'> : TIP instance has no attribute 'negated' 

The exception should be handled properly so the parser doesn't crash and the correct error and line number are returned. This will require a tweak to the trigger.acl.parser.TIP class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions