Menu

#334 Post-Python 3: Secondary verification filer mishandles invalid reference IDs

v1.0 (example)
open
nobody
None
5
4 days ago
4 days ago
Ahasuerus
No

Secondary verification filer mishandles invalid reference IDs. Expected values should follow the "xxNN" format, where 'xx' is 2 actual letters 'x' and 'NN' stands for two integer numbers. The Python code extracts int(name[2:]) without checking whether the extracted value is an integer, which causes a Python error if it's not.

Discussion

Anonymous
Anonymous

Add attachments
Cancel





Auth0 Logo