Skip to content

[Bug] Cannot list multi-part extension files #1462

Closed
@Nic128

Description

- Do you want to request a feature or report a bug?
Bug

- What is the current behavior?
You can't list files using a multi-part extension.

- If the current behavior is a bug, please provide the steps to reproduce.

extension: 'en.md'
format: 'frontmatter'
  • Create a new post, the post will be created properly. {{slug}}.en.md
  • You can't see any file listed for editing, even if the files exist.
  • I see the list data from ajax calls, but the filtering in the cms code is filtering everything out.

- What is the expected behavior?
If just using md list the files correctly, en.md should list the same files.

I found out how to use multi-part extension from this thread. #1399

- Please mention your versions where applicable.

Netlify CMS version: 1.9.2
Browser version: Firefox 60

Node.JS version: 8.11.2
Operating System: OSX

- Please link or paste your config.yml below if applicable.
https://gitlab.com/Nic128/one-click-hugo-cms/blob/master/site/static/admin/config.yml

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions