[wp-meta] [Making WordPress.org] #7498: Some 404 errors
Making WordPress.org
noreply at wordpress.org
Fri Mar 1 01:08:30 UTC 2024
#7498: Some 404 errors
--------------------------+---------------------
Reporter: benniledl | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone:
Component: General | Resolution:
Keywords: |
--------------------------+---------------------
Comment (by dd32):
> search for url(./images/quotemark.svg)
It looks like this is the rule:
https://github.com/WordPress/wporg-
parent-2021/blob/00997d56a4852ac60c72b3c3c4019acd8519b96e/source/wp-
content/themes/wporg-parent-2021/sass/blocks/_pullquote.scss#L5
It looks like it was copied from wporg-news-2021 without the image:
https://github.com/WordPress/wporg-
news-2021/blob/e1d3bd54668c408ca19e0e007737892b2b747e5c/source/wp-
content/themes/wporg-news-2021/sass/blocks/_pullquote.scss#L6
Could you file a bug in https://github.com/WordPress/wporg-parent-2021 ?
Otherwise I can do it for you.
> search for url(./EB-Garamond/EBGaramond-arrows.woff2)
https://github.com/WordPress/wporg-mu-
plugins/blob/a7ead721d67a2d61c6859ea71226cfd30d4289f6/mu-plugins/global-
fonts/style.css#L567
The arrows font does exist;
https://github.com/WordPress/wporg-mu-plugins/blob/build/mu-plugins
/global-fonts/EB-Garamond/EBGaramond-arrows.woff2
> https://wordpress.org/news/wp-content/mu-plugins/pub-sync/global-fonts
/EB-Garamond/EBGaramond-Italic-arrows.woff2
Ahhhh this is about `EBGaramond-Italic-arrows` not `EBGaramond-arrows`
which is quoted.
Italic arrows do indeed not exist; https://github.com/WordPress/wporg-mu-
plugins/tree/build/mu-plugins/global-fonts/EB-Garamond
Could you file a bug in https://github.com/WordPress/wporg-mu-plugins?
Otherwise I can do that for you.
> on the page: https://wordpress.org/plugins/developers/
> https://wordpress.org/plugins/?p=8 results in 404
https://wordpress.org/plugins/?p=8 is the shortlink specified for the
page. I'll fix this up.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/7498#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list