Franz Thüs
Franz Thüs
+1, would be great to be able to have no side effects!
Same here, apostrophe breaks the request: ```SZSTM61,Samedan / St. Moritz,19.95,7503,Samedan / St. Moritz,"Automobile Palü AG Cho d'Punt 34",081 850 02 56,..., REQUEST_DENIED: You must use an API key to authenticate...
We're seeing the same behavior as well.
We're encountering the same problems, see issue #271 . Doesn't seem like there is any progress. Our deadline is coming up, so we'll probably look into fixing this ourselves or...
Same problem here. The record in the `maps` table doesn't get created upon creating a new entry, only after resaving the entry. Couldn't figure out why I wasn't getting any...
Are you maybe not removing old files as part of the deployment process? This can happen when you're deploying using `rsync` without the `--delete` flag.
Simply checking for and stripping the offending unicode character (`00AD`) from `contents` inside the `splitText` function works, but then of course the soft hyphen is thrown out completely as if...