0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server/data
Katharina Irrgang b8c142747a
🐛Fixed uppercase tag associations on import (#9655)
no issue

- we sanitise any incoming slug on the model layer e.g uppercase -> lowercase
- and when importing e.g. an uppercase slug, the importer was trying to compare the uppercase slug with the sanitised slug
2018-05-28 23:58:06 +02:00
..
db Backup endpoint improvements (#9365) 2018-01-11 16:03:21 +01:00
export Backup endpoint improvements (#9365) 2018-01-11 16:03:21 +01:00
importer 🐛Fixed uppercase tag associations on import (#9655) 2018-05-28 23:58:06 +02:00
meta 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
migrations 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
schema Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
validation Improved validation layer (#9427) 2018-02-16 00:49:15 +01:00
xml/sitemap Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
timezones.json Adds UTC as select option to timezones select list 2016-06-10 15:19:16 +02:00