Skip to content

AttributeError: 'NoneType' object has no attribute 'isdigit' #182

@asiastitch

Description

@asiastitch

Hi all,

please find below the "trackback error" reported during import the nmap xml scan.

File "/opt/web2py/gluon/validators.py", line 661, in call
if isinstance(value, (int, long)) or value.isdigit():
AttributeError: 'NoneType' object has no attribute 'isdigit'

Thanks for your collaboration and support.

Metadata

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