[dreamwidth/dreamwidth] d6a089: [#2960] don't double-escape URL parameters in retu...
Branch: refs/heads/main Home: https://github.com/dreamwidth/dreamwidth Commit: d6a08991560cba8917cf3c34668e385e6137ee1b https://github.com/dreamwidth/dreamwidth/commit/d6a08991560cba8917cf3c34668e385e6137ee1b Author: Jen kareila@dreamwidth.org Date: 2022-10-20 (Thu, 20 Oct 2022)
Changed paths: M cgi-bin/LJ/Web.pm
Log Message:
[#2960] don't double-escape URL parameters in returnto (#2991)
The form.hidden function applies escaping, so pass the unescaped variable to the template.
