Commit 42114fb
committed
SeriesDao.countAllStamps(): return 0 when there is no series.
Fixed displaying of index page where there is no series in database.
Exception was:
AopInvocationException: Null return value from advice does not match primitive
return type for: public abstract long ru.mystamps.web.dao.SeriesDao.countAllStamps()1 parent 3b57867 commit 42114fb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
0 commit comments