[wp-meta] [Making WordPress.org] #3379: Support Forums: Respect `filter` parameter when doing a redirect for plugin reviews
Making WordPress.org
noreply at wordpress.org
Tue Jan 16 00:07:02 UTC 2018
#3379: Support Forums: Respect `filter` parameter when doing a redirect for plugin
reviews
----------------------------+-----------------
Reporter: SergeyBiryukov | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Support Forums | Keywords:
----------------------------+-----------------
Background: #WP43016
Before the upgrade to bbPress 2.x, plugin reviews had URLs like this:
{{{
https://wordpress.org/support/view/plugin-reviews/product-name?filter=1
}}}
They are still linked to from WordPress admin (as of 4.9.1).
After the upgrade, the URLs have changed to:
{{{
https://wordpress.org/support/plugin/product-name/reviews/?filter=1
}}}
There is a [source:sites/trunk/wordpress.org/public_html/wp-
content/plugins/support-forums/inc/class-directory-
compat.php?rev=5960&marks=73#L63 redirect in Directory_Compat::request()],
but it does not respect the `filter` parameter.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3379>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list