Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
elexis-3-core
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
elexis
elexis-3-core
Commits
437fa1cf
Commit
437fa1cf
authored
Sep 23, 2019
by
slogic-sa
Committed by
Thomas Huster
Sep 23, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[16395] Executable extension definition for "class_pre" not found. (#373)
parent
b81cbb0f
Pipeline
#11220
passed with stages
in 2 minutes and 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
bundles/ch.elexis.core.data/src/ch/elexis/data/Konsultation.java
.../ch.elexis.core.data/src/ch/elexis/data/Konsultation.java
+1
-2
No files found.
bundles/ch.elexis.core.data/src/ch/elexis/data/Konsultation.java
View file @
437fa1cf
...
...
@@ -109,8 +109,7 @@ public class Konsultation extends PersistentObject implements Comparable<Konsult
adjusters
.
add
((
IVerrechenbarAdjuster
)
o
);
}
}
catch
(
CoreException
e
)
{
// just log the failed instantiation
ExHandler
.
handle
(
e
);
log
.
warn
(
"{} [{}]"
,
e
.
getMessage
(),
elem
.
toString
());
}
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment