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
Hi, there's a [job](https://www.python.org/jobs/6504/ that's causing the HTML produced by Django/libs to show part of the job description above the top menu, as per screenshot below.
I disabled NoScript and the issue wasn't fixed. I couldn't see the same error when browsing other jobs. So I suspect there's some text in that specific job description that's not well escaped.
Desktop (please complete the following information):
OS: Linux Ubuntu LTS
Browser Firefox
Version 100 (same problem on chromium)
Additional context
Was going to send a PR, but realized it could be an issue hard to reproduce without knowing exactly how the data looks like on the server side (i.e. not having access to the jobs data).
Thanks
-Bruno
The text was updated successfully, but these errors were encountered:
Better try to remove the string ,save and run it, if it has any glitches then its just the M-Firefox fault, if it doesn't then go ahead and put back the string. The page will be alright
Describe the bug
Hi, there's a [job](https://www.python.org/jobs/6504/ that's causing the HTML produced by Django/libs to show part of the job description above the top menu, as per screenshot below.
I disabled NoScript and the issue wasn't fixed. I couldn't see the same error when browsing other jobs. So I suspect there's some text in that specific job description that's not well escaped.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No error :)
Screenshots
Above
Desktop (please complete the following information):
Additional context
Was going to send a PR, but realized it could be an issue hard to reproduce without knowing exactly how the data looks like on the server side (i.e. not having access to the jobs data).
Thanks
-Bruno
The text was updated successfully, but these errors were encountered: