0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Kevin Ansfield 25f91aa102
Fixed importer not handling post.page->post.type conversion (#11025)
no issue

- updates the attribute sanitiser of the posts importer to convert `post.page=true/false` to `post.type='page'/'post'
- gives precedence to `post.type` if an imported post somehow has both `post.page` and `post.type` attributes
2019-08-16 19:41:38 +01:00
..
client@c727a6ea63 Updated Ghost-Admin to 2.28.0 2019-08-13 11:21:18 +01:00
frontend Updated @tryghost/url-utils to v0.3.0 (#11027) 2019-08-16 00:26:24 +01:00
server Fixed importer not handling post.page->post.type conversion (#11025) 2019-08-16 19:41:38 +01:00
shared/nql-map-key-values Added shared nql-map-key-values module 2019-08-12 18:41:43 +08:00
test Fixed importer not handling post.page->post.type conversion (#11025) 2019-08-16 19:41:38 +01:00
index.js