Skip to content

?index appended to form action #151

@SirCameron

Description

@SirCameron

If I don't specify a form action, the action is assumed to the current path + ?index, eg: /join?index, but the form submission works and the correct action is called.

If I do specify the form action as the current path, eg: /join, and submit, I get 405 Method Not Allowed..

What am I missing here?

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