Ghost/core/test
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
..
functional 🐛 Fixed /edit shortcut not working in Safari (#9637) 2018-05-21 15:26:32 +01:00
integration 🐛Fixed uppercase tag associations on import (#9655) 2018-05-28 23:58:06 +02:00
unit 🐛 Fixed infinite redirect when subdirectory equals top level domain (#9621) 2018-05-28 12:18:34 +02:00
utils 🐛Fixed uppercase tag associations on import (#9655) 2018-05-28 23:58:06 +02:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00