Mercurial > dive4elements > framework
comparison ChangeLog @ 237:23ec48ce717e
Possible fix for flys/issue8
artifacts/trunk@1650 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Wed, 06 Apr 2011 16:49:14 +0000 |
parents | 6ef6acf30d66 |
children | 61b7041204a7 |
comparison
equal
deleted
inserted
replaced
236:6ef6acf30d66 | 237:23ec48ce717e |
---|---|
1 2011-04-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 Possible fix for flys/issue8 | |
4 | |
5 * artifact-database/src/main/java/de/intevation/artifactdatabase/StringUtils.java: | |
6 (repeat) The term was repeated one time too often leading to invalid | |
7 SQL statements in database cleaner. I really should start writing | |
8 unit tests. | |
9 | |
1 2011-04-06 Ingo Weinzierl <ingo@intevation.de> | 10 2011-04-06 Ingo Weinzierl <ingo@intevation.de> |
2 | 11 |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/DefaultCollectionItem.java: | 12 * artifact-database/src/main/java/de/intevation/artifactdatabase/DefaultCollectionItem.java: |
4 Bugfix: Items are compressed in the Backend while adding an Artifact to | 13 Bugfix: Items are compressed in the Backend while adding an Artifact to |
5 a Collection. So this item needs to be decompressed when it is fetched | 14 a Collection. So this item needs to be decompressed when it is fetched |