We use the bugtraq:logregex and bugtraq:url properties so that developers get a hyperlinks to our bug tracking system when looking through comments in the subversion log.
This has stopped working as at TortoiseSVN-1.14.0.28885
Here is how things looked and worked in TortoiseSVN-1.13.1.28686 (x64, on Windows 10 1909)
This is a screengrab from the messages part of TortoiseSVN -> Show Log on a local workspace
Observe that the hyperlink appears in a tooltip, and clicking on the blue underlined text takes you to the hyperlinked site.
Here is the same screengrab from the same commit on the same computer and same local workspace using TortoiseSVN-1.14.0.28885
BUG: There is now no tooltip, and clicking on the blue underlined text does nothing.
EXPECTED BEHAVIOUR: As per tsvn 1.13.1.28686 described above.
The subversion server version is 1.6.something (1.6.17, I think?) if that is important.