0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/test
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
..
acceptance Excluded mobiledoc_revisions table from exports (#10993) 2019-08-12 11:33:16 +01:00
regression Improved naming for regression tests 2019-08-13 13:10:27 +08:00
unit Fixed importer not handling post.page->post.type conversion (#11025) 2019-08-16 19:41:38 +01:00
utils Updated @tryghost/url-utils to v0.2.0 (#11004) 2019-08-12 09:31:42 +01:00
.eslintignore
.eslintrc.json
.jshintrc