HTTP response code 400 (Bad Request) when saving table
-
We have a self-hosted internal wordpress installation running:
wordpress 6.2.2
tablepress 2.1.4
I’ve inherited the task of editing a reports page that has a single table that links to pdf files on a local server.
Everything is running well after updating wordpress/tablepress/php versions. The current table has several <a href=”\\fileserver\file”>link</a> in a single cell.
However, when I try to save a table that has a high number of links in a cell it gives the error:
Attention: Unfortunately, an error occurred. There was a problem with the server, HTTP response code 400 (Bad Request).
The table will save until i try to input too many of the <a href=”\\fileserver\file”>link</a> lines in a single cell.
I have several questions but this can’t be the proper way to make this table.
Should each file link be in its own cell?
I can upload an export of the table in csv or html format if it will help. It is quite messy.
The topic ‘HTTP response code 400 (Bad Request) when saving table’ is closed to new replies.