Mercurial > p > roundup > code
diff CHANGES.txt @ 7480:b60dd795d221
Attribute fix for issue2551280 to Gabor Nagy.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 11 Jun 2023 22:47:42 -0400 |
| parents | 2bcecb1812d1 |
| children | 14a8e11f3a87 ed2bc951277b |
line wrap: on
line diff
--- a/CHANGES.txt Sun Jun 11 22:40:38 2023 -0400 +++ b/CHANGES.txt Sun Jun 11 22:47:42 2023 -0400 @@ -98,6 +98,8 @@ - Invalid item identifiers passed to REST endpoint return a 404 rather than a 400 error. E.G. /rest/data/issue/issue4 (rather than .../issue/4). (John Rouillard) +- issue2551280 - sorted() method of MultilinkHTMLProperty is broken? + (Gabor Nagy report and fix; commit John Rouillard) Features:
