0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test/unit/data
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
..
db Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
exporter Updated backup file names to include timestamp (#10607) 2019-03-13 21:06:05 +01:00
importer Fixed importer not handling post.page->post.type conversion (#11025) 2019-08-16 19:41:38 +01:00
meta Updated @tryghost/url-utils to v0.2.0 (#11004) 2019-08-12 09:31:42 +01:00
schema Updated hashes for db integrity check 2019-08-09 14:39:01 +08:00
validation Removed page column references in validation tests 2019-08-09 14:39:01 +08:00
xml/sitemap Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00