Skip to content

"Invalid file " shown when opening file #7

@firzen

Description

@firzen

content folder structure:
├── 404.md
├── index.html
├── index.md
├── Pico-master.md
└── sub
├── index.md
└── page.md

Then open the /admin url
Pages shown correct in the left
When I clicked on any page on the left . the right area shown "Error: Invalid file"

I position the error on pico_editor.php line 119.
the file url is not corrent .
when I want to edit the index.md, the $file variable = Pico-master
when I want to edit the sub/index.md, the $file variable = sub
when I want to edit the sub/page.md, the $file variable = page

so I suppose this is a very big bug

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