Your pull request is up to standards!
Here is an overview of what got changed by this pull request:
Issues
======
+ Solved 3
- Added 4
Complexity increasing per file
==============================
- Kitodo/src/test/java/org/kitodo/selenium/MetadataImagePreviewST.java 1
See the complete overview on Codacy
Annotations
Check notice on line 17 in Kitodo/src/main/webapp/WEB-INF/resources/js/metadata_editor.js
codacy-production / Codacy Static Code Analysis
Kitodo/src/main/webapp/WEB-INF/resources/js/metadata_editor.js#L17
'metadataEditor' was used before it was defined.
Check notice on line 437 in Kitodo/src/main/webapp/WEB-INF/resources/js/ol_custom.js
codacy-production / Codacy Static Code Analysis
Kitodo/src/main/webapp/WEB-INF/resources/js/ol_custom.js#L437
Missing semicolon.
Check notice on line 459 in Kitodo/src/main/webapp/WEB-INF/resources/js/ol_custom.js
codacy-production / Codacy Static Code Analysis
Kitodo/src/main/webapp/WEB-INF/resources/js/ol_custom.js#L459
Missing semicolon.
Check notice on line 483 in Kitodo/src/main/webapp/WEB-INF/resources/js/ol_custom.js
codacy-production / Codacy Static Code Analysis
Kitodo/src/main/webapp/WEB-INF/resources/js/ol_custom.js#L483
'metadataEditor' was used before it was defined.