bec647412f
fixes https://linear.app/tryghost/issue/ENG-447/🐛-urls-sent-in-emails-containing-a-percent-can-not-be-updated URLs were decoded before making a search query to the db. This is the reason the `%2F` character gets converted to `/`. This decoding is not required. |
||
---|---|---|
.. | ||
ClickEvent.js | ||
FullPostLink.js | ||
link-tracking.js | ||
LinkClickTrackingService.js | ||
PostLink.js |