Mercurial > p > roundup > code
comparison CHANGES.txt @ 8510:00aec15117c0
bug: Issue2551393 - keep search name when paginating
Title: Named searches lose their name in title when next page is selected.
Include dispname in next/prev(ious) URL pagination links in index
pages if dispname is defined.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 27 Jan 2026 21:07:02 -0500 |
| parents | 9caa03d7e091 |
| children | fed0f839c260 |
comparison
equal
deleted
inserted
replaced
| 8509:03f55c0168f6 | 8510:00aec15117c0 |
|---|---|
| 41 a multilink link "messages" that does not have a 'name' property | 41 a multilink link "messages" that does not have a 'name' property |
| 42 causes a crash. (found/fix by cmeerw; commit and better handling of | 42 causes a crash. (found/fix by cmeerw; commit and better handling of |
| 43 non-labeled multilink by John Rouillard) | 43 non-labeled multilink by John Rouillard) |
| 44 - in cgi/client.py, set self.language attribute when translator passed | 44 - in cgi/client.py, set self.language attribute when translator passed |
| 45 into Client(). (John Rouillard) | 45 into Client(). (John Rouillard) |
| 46 - issue2551393 - Named searches lose their name in title when next | |
| 47 page is selected. (John Rouillard) | |
| 46 | 48 |
| 47 Features: | 49 Features: |
| 48 | 50 |
| 49 - add support for authorized changes. User can be prompted to enter | 51 - add support for authorized changes. User can be prompted to enter |
| 50 their password to authorize a change. If the user's password is | 52 their password to authorize a change. If the user's password is |
