Ondřej Košarko

Results 80 comments of Ondřej Košarko

by @cyplas: > Ok, I reproduced this now on our test server (fado): > > - create a new submission ---> new handle: 11356/1160 > - visit https://*/repository/oai/cite?metadataPrefix=cmdi&handle=11356/1060 ---> "The...

Maybe https://www.sara-service.org/ (https://demo.sara-service.org, https://github.com/sara-service) could be a source of inspiration

Well...the prefix 11346 uses these special "urls" otherwise the first screenshot is still correct ![image](https://user-images.githubusercontent.com/1842385/185085579-fdd85942-a843-476e-9e15-21e7036465d8.png) But agreed the wiki needs an update, can't find any section mentioning management of handles...

I think there's 3.5.2 running now and it was something older before that. Maybe there's a way to bind the wildcard to one of the types 🤔

Hi @dlukes, sorry for the lack of responses. We'll be doing some behind the scenes changes of translation, so I'll try to do the python version update as well. As...

Without the models (or at least a model) there's really not much you can play with. I know docker-compose/dockerfile is not a documentation...but it should give you an idea how...

@martinpopel what would you do if one of the strings is longer than sent_len_limit (500 chars by default), return an error? Does this make sense for the doc lvl models?...

@stranak @martinpopel Huh? What kind of newlines are that? `\n` (but probably only those) should be handled by the backend already. Would be surprised if the old FE did some...

https://stackoverflow.com/questions/13590749/reading-unicode-file-data-with-bom-chars-in-python

@zouharvi sure, create a pull request. Does it need changes in the api, can it handle POST?