Mercurial > dive4elements > gnv-client
comparison gnv/ChangeLog @ 580:377da78ed36b
Display an exception if an error occured while stepping back to a former state (issue183).
gnv/trunk@719 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 01 Mar 2010 15:52:24 +0000 |
parents | dc548655a66e |
children | f0f0d4eaee58 |
comparison
equal
deleted
inserted
replaced
579:dc548655a66e | 580:377da78ed36b |
---|---|
1 2010-03-01 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 Issue183 | |
4 | |
5 * src/main/java/de/intevation/gnv/action/PreviousArtifactStepAction.java: | |
6 Take care on exceptions and render an error message if an exception | |
7 occured. | |
8 | |
1 2010-03-01 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 9 2010-03-01 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 10 |
3 * src/main/java/de/intevation/gnv/action/DoExportAction.java: Removed little | 11 * src/main/java/de/intevation/gnv/action/DoExportAction.java: Removed little |
4 copy-paste mistake while setting file-extension for exports. | 12 copy-paste mistake while setting file-extension for exports. |
5 | 13 |