Skip to content

Blog permalinks only working on default language #1135

Closed
@Robjam

Description

@Robjam
  • I confirm that this is a issue rather than a question.

Bug report

Blog-plugin permalink with multiple locales are ignored.

Version

1.0.0-alpha.30

Steps to reproduce

  • clone sample repo

  • install dependecies yarn

  • run locally yarn dev:blog

  • navigate to localhost:8080/jp/2018/12/26/first-article.html (404)

  • (confirmation) navigate to localhost:8080/jp/_posts/FirstArticle.html

What is expected?

localhost:8080/jp/2018/12/26/first-article.html should load the page

What is actually happening?

localhost:8080/jp/_posts/firstarticle.html loads the page

Other relevant information

  • Your OS:
    MacOS Mojave 10.14.1

  • Node.js version:
    10.14.2

  • Browser version:
    Firefox 64

  • Is this a global or local install?
    local

  • Which package manager did you use for the install?
    yarn

I can make a PR if interested.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions