[wp-meta] [Making WordPress.org] #7102: RSS error on https://make.wordpress.org/latest/ page.

Making WordPress.org noreply at wordpress.org
Thu Jun 29 01:13:25 UTC 2023


#7102: RSS error on https://make.wordpress.org/latest/ page.
--------------------------------------+---------------------
 Reporter:  sumitsingh                |       Owner:  (none)
     Type:  defect (bug)              |      Status:  new
 Priority:  normal                    |   Milestone:
Component:  Make (Get Involved) / P2  |  Resolution:
 Keywords:  has-screenshots           |
--------------------------------------+---------------------
Changes (by dd32):

 * component:  WordPress.org Site => Make (Get Involved) / P2


Comment:

 This is because openrss.org doesn't like WordPress UA's, that RSS block
 should be removed and replaced with something else I guess.

 {{{
 $ curl -is https://openrss.org/github.com/wordpress/five-for-the-
 future/issues -H 'User-Agent: WordPress' | grep ^HTTP
 HTTP/1.1 500 Internal Server Error

 $ curl -is https://openrss.org/github.com/wordpress/five-for-the-
 future/issues -H 'User-Agent: Example' | grep ^HTTP
 HTTP/1.1 200 OK
 }}}

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/7102#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list