0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core
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
..
client@25c44731fd Updated Ghost-Admin to 1.23.0 2018-05-22 20:29:46 +01:00
server 🐛Fixed uppercase tag associations on import (#9655) 2018-05-28 23:58:06 +02:00
test 🐛Fixed uppercase tag associations on import (#9655) 2018-05-28 23:58:06 +02:00
index.js