Mercurial > p > roundup > code
changeset 7982:5f1e26f93b09
docs: add change not for classhelper repacing window w/o javascript.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 22 May 2024 19:09:26 -0400 |
| parents | eae83a32f564 |
| children | dd229bbdd32d |
| files | CHANGES.txt |
| diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES.txt Tue May 21 23:49:19 2024 -0400 +++ b/CHANGES.txt Wed May 22 19:09:26 2024 -0400 @@ -313,6 +313,10 @@ than .../issue/4). (John Rouillard) - issue2551280 - sorted() method of MultilinkHTMLProperty is broken? (Gabor Nagy report and fix; commit John Rouillard) +- issue2551352 - classic classhelper overwrites current + window if javascript is disabled. It now opens in a new + window (target=_blank). Without javascript it is in read + only mode but... (John Rouillard) Features:
