David Winterbottom
David Winterbottom
Looks like you need to increase the field size - see http://stackoverflow.com/questions/15063936/csv-error-field-larger-than-field-limit-131072 Can you see if you can make this work without a change in csvfilter itself?
It might be possible - that null byte thing seems to be a common issue with the csv module. Don't suppose you can supply a sample file that causes this...
Am not sure about this one. I can see how the `../home` request translates to a path change but values like `?` already have an API in purl (setting the...
Interesting. I'll add a similar method.
Had same issue. Think the docs need updating to reflect the comment from @chadxz.