Skip to content

6.3.1 generates incorrect output #698

@hrydgard

Description

@hrydgard

I have a custom static site generator at https://github.com/hrydgard/ppsspp-site. It breaks really badly with 6.3.1, while it worked perfectly in 6.3.0.

To reproduce, just clone the linked repo and type cargo run, then go to localhost:3000.

You'll see that the site headers are all a single repeated string instead of the correct strings - but not on all pages! This points to it being some hashing issue, which makes it likely related to #696 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions