0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/test/integration
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
..
api Use Bookshelf in our test env (#9592) 2018-04-25 17:13:35 +02:00
data/importer/importers 🐛Fixed uppercase tag associations on import (#9655) 2018-05-28 23:58:06 +02:00
model Use Bookshelf in our test env (#9592) 2018-04-25 17:13:35 +02:00
web 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
export_spec.js Moved ghost-version to lib 2017-12-14 22:14:55 +01:00
migration_spec.js Sorted out the mixed usages of include and withRelated (#9425) 2018-02-15 10:53:53 +01:00
update_check_spec.js Use Bookshelf in our test env (#9592) 2018-04-25 17:13:35 +02:00