Ghost/ghost/admin/tests/integration
Simon Backx 7c3d75ade7
🐛 Fixed pasting newlines in post titles (#15794)
fixes https://github.com/TryGhost/Team/issues/2193

- When pasting a title with a newline, we now trim the string and clear newslines before pasting.
- When sending the slug to the backend to generate a unique slug, we now sluggify it in the frontend before adding it to the URL to prevent issues with unsupported characters (causing possible routing problems in Pro).
2022-11-10 14:43:15 +01:00
..
adapters Switched from v3 to canary API 2021-02-05 09:12:26 +00:00
components Add tests to tabs and events pagination (#15757) 2022-11-07 16:32:06 +04:00
helpers Add tests to tabs and events pagination (#15757) 2022-11-07 16:32:06 +04:00
services 🐛 Fixed pasting newlines in post titles (#15794) 2022-11-10 14:43:15 +01:00