Henning Gerhardt

Results 91 comments of Henning Gerhardt

I hold my changes of the message resource files into a git repository. The `main` branch contain the current files of the Kitodo.Poduction repository and the `custom` branch contain the...

GIT can provide this changes as well and without blowing up the release notes: `git diff ... Kitodo/src/main/resources/messages/` f.e.: `git diff kitodo-production-3.4.2...kitodo-production-3.4.3 Kitodo/src/main/resources/messages/` and this will you all changes into...

This issue is not related to #5281 as this can happen every time.

If your mentioned scenario, @matthias-ronge , should be supported then this should somehow configurable. For our use case we need this strong check as every action after the export is...

Your solution sound right but displaying an error message on an automatic task would be not so easy except this message appear on the task manager and an user is...

I noticed that the `script_deleteSymLink.sh` is called in some places where the script call is not useful, f.e. on "release edition of this task" ("Aufgabe abgeben") on a meta data...

@Kathrin-Huber : this should be fixed, but @stefanCCS should confirm this.

Fast and "ugly" workaround is to apply the content of https://github.com/kitodo/kitodo-production/blob/master/Kitodo-DataManagement/src/main/resources/db/migration/V2_108__Add_authority_to_run_Kitodo_Scripts.sql to get this missing authority available.

Neverless this issue is true for newer Java versions but the current development and build version is Java 11. Can you configure Eclipse to use Java 11 instead of Java...

Speaking from 2.x: process date is the date when the process is created and it is nice to see this value in "my tasks" if you have a lot of...