Christoph Bartmann
Christoph Bartmann
Changes look good and work. Regarding the encoding of the search string (query by query field) https://github.com/kitodo/kitodo-production/blob/25cd0888a4543ad58adb559b40cdb43f2408002f/Kitodo-Query-URL-Import/src/main/java/org/kitodo/queryurlimport/QueryURLImport.java#L421-L427 i noticed that 1. there is never a search conducted from Kitodo which...
Are there any news on this issue? It would be good if the library can actually generate bags based on the current spec.
It seems as if the issue can be fixed, when the "select all" functionality is not delegated to the Primefaces mechanism but is implemented by hand. I added the following...
@solth You are correct i suppose. Holding a lot of processes in memory is probably not a good idea and it would probably be better if triggering the button just...
You still receive a Nullpointer-Exception when an `IllegalStateException` in this block is catched and the in the catch block is executed: https://github.com/kitodo/kitodo-production/blob/27df5aa60e841d7d0a3d864970d762d008a0b68f/Kitodo/src/main/java/org/kitodo/production/forms/createprocess/ProcessFieldedMetadata.java#L394-L405 In my case i got there when i...
In my example the metadata entry from K10plus is returning a complex "person" key. There is no "person" defined in my ruleset, so the `oneValue()` method for normal text content...
> A stack trace showing is bad, but: > > **It is still an operators’ mistake if a key—including a grouped key—is not defined in the ruleset.** You should not...
Thank you. It was not only about this specific behaviour, but the whole intended behaviour around undefined fields seemed underspecified/undecided to me, so i was looking for clarification. I will...
@andre-hohmann @solth I just looked into this again and the situation right now is the following. An input element in the creation form of a process or in the metadata...
The extended view is still avaible (red switch) 