Skip to content

Grid pagination 404 when url_prefix set #969

Open
@sh-active

Description

@sh-active

py4web==1.20250330.2

py4web setup apps # install showcase
py4web run apps --port 9765 --url_prefix=/test

Open http://127.0.0.1:9765/test/showcase/example_html_grid/select

Click page number button at bottom e.g. "1" of table gives a 404 Not Found error as the link contains the url_prefix twice:-

http://127.0.0.1:9765/test/test/showcase/example_html_grid/select?page=1

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