fix #6389 Fixed cache loader method
authorPatrick Plitzner <p.plitzner@bgbm.org>
Tue, 27 Feb 2018 13:30:33 +0000 (14:30 +0100)
committerPatrick Plitzner <p.plitzner@bgbm.org>
Tue, 27 Feb 2018 13:30:33 +0000 (14:30 +0100)
commit98baf5f86b1e6f5d3b3e1cd57b1f2907e2305eb3
tree02003324beb098dd92e1d9a179ead5d22dbe85df
parent4d7cb09dca8ef1532a7518649fda22927caea715
fix #6389 Fixed cache loader method

 - the wrong collection size was used for iteration leaving out the
second half of map entries
eu.etaxonomy.taxeditor.cdmlib/src/main/java/eu/etaxonomy/taxeditor/remoting/cache/CacheLoader.java