Sebastian Meyer

Results 129 comments of Sebastian Meyer
trafficstars

@albig IMHO the spacing looks better now (in master), but the linebreaks seem a bit random...

@chrizzor Since Kitodo.Presentation 4.0 we fully support TYPO3 v10. But there are two possible issues with the basket feature which we can't test (see above). As the original developer of...

I'd prefer the 3rd solution, too. But since the images are not always located at the same host as the Kitodo.Presentation installation itself, simply replacing `http://digital.slub-dresden.de/` by `/` wouldn't be...

I don't see an issue here. If loading of the METS file fails, a message in devlog is thrown indicating the problem. What would you expect to happen alternatively?

Which status code would you expect? I am thinking of `502 - Bad Gateway` or maybe `504 - Gateway Timeout`.

Kitodo.Presentation doesn't act as a proxy, but it is a gateway since it fetches and processes remote resources in order to provide access to those resources. Don't you think? I...

Originally `toplevel` was meant as an indicator for aggregation: When showing collections, all non-toplevel documents should be grouped under their respective toplevel document (e.g. volumes are grouped together under their...

I don't understand why having different resolvers would solve the "problem" of having to properly encode URL parameters. Even if you use DOIs, URNs or other kinds of identifiers you...

I think there is a misconception about the usage of URLs and identifiers in Kitodo.Presentation. For every document, Kitodo has a `location` field, which holds an URI for the physical...

`location` isn't a separate URL parameter. The parameter `tx_dlf[id]` can be set either to the location URL or the document's record identifier. Kitodo.Presentation needs to access the METS file in...