Mercurial > dive4elements > framework
diff ChangeLog @ 261:f3d970a832ff
Bugfix: the document that is used to trigger the OUT operation of a collection will now contain the name of the output mode and its concrete subtype.
artifacts/trunk@1933 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 17 May 2011 09:57:10 +0000 |
parents | 7e6146f08c55 |
children | 5cab846eb2a3 |
line wrap: on
line diff
--- a/ChangeLog Tue May 17 09:02:00 2011 +0000 +++ b/ChangeLog Tue May 17 09:57:10 2011 +0000 @@ -1,4 +1,10 @@ -2011-04-17 Sascha L. Teichmann <sascha.teichmann@intevation.de> +2011-05-17 Ingo Weinzierl <ingo@intevation.de> + + * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/ClientProtocolUtils.java: + Bugfix: The output name and its concrete type are both written into the + document that is used to trigger the OUT operation of a collection. + +2011-04-17 Sascha L. Teichmann <sascha.teichmann@intevation.de> * artifact-database/pom.xml: Bumped restlet to version 2.0.7 in hope to mitigate flys/issue65.