Skip to content

Bug: meta element og:description property needs escaping for job board posts #2020

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
joncle opened this issue Apr 4, 2022 · 3 comments
Open
Labels
easy This issue should be trivial to accomplish frontend Relates to the frontend of the app good-first-issue This is good for newcomers to take on help-wanted The maintainers would welcome help with this issue

Comments

@joncle
Copy link
Contributor

joncle commented Apr 4, 2022

Example: https://www.python.org/jobs/6405/

The content for this is:

<meta property="og:description" content="<p>BENEFITS:</p>
--
  | <ul class="simple">
  | <li>Structured and well-defined book of work</li>
  | <li>Good infrastructure</li>
  | <li>Tailored work calendar</li>
  | <li>Smart and hard-working colleagues</li>
  | <li>Bonu…">

This is causing some of the <ul> element to appear above the site header.

I'd be happy for escaping the " to " for now - it's the first time I've notice this happen so any form of quick fix is fine.

Jon Clements.
Co-Chair of the PSF Job Board Working Group.

@joncle
Copy link
Contributor Author

joncle commented Apr 4, 2022

Ooops... of course I meant " to &quot;... ironic given the issue itself is about escaping...

@JacobCoffee JacobCoffee changed the title meta element og:description property needs escaping for job board posts Bug: meta element og:description property needs escaping for job board posts Sep 16, 2024
@JacobCoffee JacobCoffee added frontend Relates to the frontend of the app help-wanted The maintainers would welcome help with this issue easy This issue should be trivial to accomplish good-first-issue This is good for newcomers to take on labels Sep 16, 2024
@SDprogramer
Copy link

Is this issue still open or it is fixed by other members please tell. If not then i want to fix it. I will tell the approach clearly.

@karnrautela
Copy link
Contributor

is this issue resolved if no then i want to resolve it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy This issue should be trivial to accomplish frontend Relates to the frontend of the app good-first-issue This is good for newcomers to take on help-wanted The maintainers would welcome help with this issue
Projects
None yet
Development

No branches or pull requests

4 participants