Job board: job_detail page leaks HTML from description #2307
Labels
app/jobs
Relates to the jobs app
frontend
Relates to the frontend of the app
help-wanted
The maintainers would welcome help with this issue
Describe the bug
On the Jobs board detail page, HTML from the description "bleeds" into the
<meta property="og:description"
tag in the<head>
. For an example, see https://www.python.org/jobs/7329/ (at the top of the page).To Reproduce
Steps to reproduce the behavior:
<meta property="og:description"
tag.Expected behavior
The top of the jobs detail page does not leak part of the job description.
Screenshots
Desktop (please complete the following information):
Additional context
Possible fix:
The text was updated successfully, but these errors were encountered: