Ghost/core
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
..
client@7f8d92470a Updated Ghost-Admin to 1.11.1 2017-10-04 16:37:59 +07:00
server 🐛 Fixed author helper not returning the correct url (#9102) 2017-10-05 13:50:55 +02:00
test 🐛 Fixed author helper not returning the correct url (#9102) 2017-10-05 13:50:55 +02:00
index.js