Closed Tom-Johnston closed 8 years ago
The back-end is passing a string which is too short, probably due to the database having too small a field for the plot.
This has been fixed server side. The plot field in the sql database is now 1023 characters long, which should be sufficient.
The back-end is passing a string which is too short, probably due to the database having too small a field for the plot.