pycsw icon indicating copy to clipboard operation
pycsw copied to clipboard

no date parsing on None

Open pvgenuchten opened this issue 1 year ago • 0 comments

Description

In my logs i have many instances of this error

[2024-08-15T10:52:57Z] {/home/pycsw/pycsw/pycsw/ogc/api/util.py:244} ERROR - Parse error: Parser must be a string or character stream, not NoneType

suggestion would be to add a nill check before parse

pvgenuchten avatar Aug 15 '24 10:08 pvgenuchten