Mercurial > p > roundup > code
diff CHANGES.txt @ 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 | 425dd9854e34 |
| children | c80a67be2aad |
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:
