Changes between Version 1 and Version 2 of Ticket #1860
- Timestamp:
- 07/26/2016 12:25:11 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1860 – Description
v1 v2 2 2 2. Search for "plugin version" (without the quotes). The URL is `https://wordpress.org/plugins/search.php?q=plugin+version`. 3 3 3. Click "Page 2" link in the navigation menu. 4 4. The connection is aborted, and you get a "This site can’t be reached" errorin Chrome or "Secure Connection Failed" in Firefox.4 4. The connection is aborted, and you get a "This site can’t be reached" (ERR_SPDY_PROTOCOL_ERROR) message in Chrome or "Secure Connection Failed" in Firefox. 5 5 5. Go back to step 2 and search for "plugin version" again. There's a Keyword/Author/Tag dropdown, so the resulting URL is `https://wordpress.org/plugins/search.php?type=term&q=plugin+version` (note the added `type=term` that was not there in the first query). 6 6 6. The paging works as expected now.