-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Describe the bug
Error returned when trying to validate a Disprot page
To Reproduce
Steps to reproduce the behavior:
- Enter the URL
https://disprot.org/DP01128 - Press enter
- See error
TypeError: 'IndexError' object is not subscriptable
Traceback:
File "/usr/local/lib/python3.10/site-packages/streamlit/scriptrunner/script_runner.py", line 443, in _run_script
exec(code, module.__dict__)
File "/validator/website_st.py", line 102, in <module>
markdown_text = report.generate_report_summary(result)
File "/validator/web/report.py", line 10, in generate_report_summary
##### {fmt.header("Against profile:")} {result['Profile Name']} {result['Profile Version']}
Expected behavior
Validation report
Metadata
Metadata
Assignees
Labels
No labels