[wp-meta] [Making WordPress.org] #1860: Broken paging for a certain plugin search query
Making WordPress.org
noreply at wordpress.org
Fri Oct 7 06:43:44 UTC 2016
#1860: Broken paging for a certain plugin search query
------------------------------+------------------
Reporter: SergeyBiryukov | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Plugin Directory | Resolution:
Keywords: |
------------------------------+------------------
Comment (by dd32):
Just noting this can be reproduced from the command line:
{{{
$ curl -v 'https://wordpress.org/plugins/search.php?page=2&q=plugin'
* Trying 66.155.40.250...
* Connected to wordpress.org (127.0.0.1) port 443 (#0)
* TLS 1.2 connection using TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
* Server certificate: *.wordpress.org
* Server certificate: Go Daddy Secure Certificate Authority - G2
* Server certificate: Go Daddy Root Certificate Authority - G2
> GET /plugins/search.php?page=2&q=plugin HTTP/1.1
> Host: wordpress.org
> User-Agent: curl/7.43.0
> Accept: */*
>
* Empty reply from server
* Connection #0 to host wordpress.org left intact
curl: (52) Empty reply from server
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1860#comment:3>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list