diff --git a/tracker.org b/tracker.org index 508fb90b..2e04cffe 100644 --- a/tracker.org +++ b/tracker.org @@ -1898,3 +1898,4 @@ text with carriage return, URL, emails, etc… Even recently we experienced subtle bugs. And the solution was to get rid as much as possible of the javascript code that handled the url parsing and building. +Now, this is handled via the backend on the login page.