Ghost/ghost/member-attribution/test
Simon Backx 663b0dfeb2
🐛 Fixed ref attribute in email links (#15775)
fixes https://github.com/TryGhost/Team/issues/2025 
fixes https://github.com/TryGhost/Team/issues/2023

The `ref` attribute has changed in email links:
- We now use the site name when linking to external sites
- We blacklist facebook.com because it doesn't support ref attributes
- '-newsletter' is not repeated anymore if the newsletter name already ends with 'newsletter'
- We always sluggify the ref
- We no longer overwrite existing ref, utm_source or source parameters
2022-11-08 11:24:00 +01:00
..
utils
.eslintrc.js
attribution.test.js
history.test.js
referrer-translator.test.js
service.test.js 🐛 Fixed ref attribute in email links (#15775) 2022-11-08 11:24:00 +01:00
url-translator.test.js