Ondřej Košarko

Results 89 issues of Ondřej Košarko

>The OpenAIRE Usage Counts Service gathers usage data and consolidated usage statistics reports respectively, from its distributed network of data providers (repositories, e-journals, CRIS) by utilizing open standards and protocols...

enhancement
jm-high

In czech there is "Pokud momentálně nejste schopni udělit tuto licenci, můžete svou práci uložit a vrátit se k ní později nebo můžete odstranit příspěvek kliknutím na tlačítko „Uložit a...

jm-high

In several places the intended status (eg not found or unauthorized) is overwritten with internal server error; the reason is that process finally throws an exception even in situations where...

bug
jm-high

EPerson's email, firstname and/or last name should be updated when the idp sends updated attributes. The issue is https://github.com/ufal/clarin-dspace/blob/d3715efe7d57371e0baf981b89d56bd6043ae22f/dspace-api/src/main/java/cz/cuni/mff/ufal/dspace/authenticate/ShibAuthentication.java#L749-L754 where only values that have not been set are updated. Ie....

jm-low

When checking the metadata that are bound to a dictionary (e.g with `value-pairs-name`) it should check a valid value is used. It should work even on complex components.

enhancement
metadata curation
metadata
jm-low

`bin/dspace import --replace [email protected] --collection=4 --source=Ingest --mapfile=mapfile53` got stuck after/on the first item. Collection 4, Ingest dir and the mapfile contain some 28462 items. The issue seems to be with...

bug
jm-high

A feature that'd allow everyone (registered) to add referencing articles to item has been requested by @stranak

jm-high

``` ListRecordsXML error : ListRecords response well-formed but invalid: Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'ref': The QName value '{http://purl.org/dc/elements/1.1/}title' does not resolve to a(n) element declaration., line 23 ```

jm-todelete

The sql query https://github.com/ufal/clarin-dspace/blob/d3715efe7d57371e0baf981b89d56bd6043ae22f/dspace-api/src/main/java/org/dspace/health/Core.java#L113-L119 seems to be using `withdrawn` and `in_archive`; but the report (sum of type x collection counts) shows 442 items more than the collection has. These seem...

maybe-bug
jm-high

We've defined an additional type https://github.com/ufal/clarin-dspace/blob/9b3baef1a609a1d691c48d54450192fd268341b0/dspace-api/src/main/java/org/dspace/discovery/configuration/DiscoveryConfigurationParameters.java#L24 (see the patch and the original issue in the attached zip [raw_values.zip](https://github.com/ufal/clarin-dspace/files/3432178/raw_values.zip)) but the only usage at https://github.com/ufal/clarin-dspace/blob/9b3baef1a609a1d691c48d54450192fd268341b0/dspace/config/spring/api/discovery.xml#L629 was commented long time ago

cleanup
jm-todelete