0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/data
Aileen Nowak 19167c1af2 🐛 Fixed author helper not returning the correct url (#9102)
closes #9101

With 506a0c3e9e we don't expose the `status` field for author context anymore, which is used to determine the correct URL for the `{{url}}` helper in https://github.com/TryGhost/Ghost/blob/master/core/server/data/schema/checks.js#L13

This fix uses the field `profile_image` instead and adds a missing test for author context to the `{{url}}` helper test.
2017-10-05 13:50:55 +02:00
..
db Debug: MySQL logging hook 2017-10-04 10:05:35 +01:00
export 🐛 Fix ghost update with migrations (#8810) 2017-08-01 17:27:13 +04:00
importer 🐛 Fixed only save imported post ids if amp field is empty (#8967) 2017-09-04 09:48:56 +02:00
meta Misc cleanup & consistency amends (#9002) 2017-09-12 17:31:14 +02:00
migrations Allow Upload/Download of redirects.json (#9029) 2017-09-21 16:01:03 +01:00
schema 🐛 Fixed author helper not returning the correct url (#9102) 2017-10-05 13:50:55 +02:00
slack 📖 replace any support.ghost.org link (#8555) 2017-06-08 20:34:20 +01:00
validation 🔥 🎨 Themes & settings misc cleanup (#8061) 2017-02-27 23:30:49 +01:00
xml 🦄 Channels: Stored config in res.locals not req (#8884) 2017-08-14 10:21:24 +07:00
timezones.json Adds UTC as select option to timezones select list 2016-06-10 15:19:16 +02:00