techsneeze / dmarcts-report-viewer

DMARC Report Tool for use with rddmarc or dmarcts-report-parser (formerly imap-dmarcts)
http://www.techsneeze.com/dmarc-report/
GNU General Public License v3.0
192 stars 56 forks source link

catch null typeerrors #77

Closed mwander closed 2 years ago

mwander commented 2 years ago

My pull request #74 has introduced null TypeErrors for elements that do not have a corresponding entry in the parsed html table. This pull requests attempts to catch these errors.