Skip to content

Errors when using table filters behind a proxy #1883

@mattmalcher

Description

@mattmalcher

Using datasette==0.63 table filters do not respect the base_url setting as described here

To reproduce, go to:
https://datasette-apache-proxy-demo.datasette.io/prefix/fixtures/binary_data

Then use the table filter buttons.
The /prefix/ is dropped, resulting in URL not found:
https://datasette-apache-proxy-demo.datasette.io/fixtures/binary_data?_sort=rowid&rowid__exact=1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions