You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Describe the bug
Error returned when trying to validate a Disprot page
To Reproduce
Steps to reproduce the behavior:
https://disprot.org/DP01128
Expected behavior
Validation report
The text was updated successfully, but these errors were encountered: