Opened 11 years ago
Closed 11 years ago
#1408 closed defect (bug) (fixed)
Project filters conflict with paging
| Reported by: | SergeyBiryukov | Owned by: | dd32 |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Translate Site & Plugins | Keywords: | |
| Cc: |
Description
- Go to https://translate.wordpress.org/locale/ru/default/waiting.
- Switch to "Waiting + Fuzzy (Least first)".
- Go to page 2.
The URL is https://translate.wordpress.org/locale/ru/default/waiting?filter=strings-waiting-and-fuzzy-asc&page=2, so far so good. - Switch back to "Waiting + Fuzzy (Most first)".
The URL is https://translate.wordpress.org/locale/ru/default/waiting&page=2?filter=strings-waiting-and-fuzzy (note the invalid order of arguments), and you get a "Not found" error.
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 2115: