From 137658e3a41c09b4aa7b9125e4d9f65f16e2facc Mon Sep 17 00:00:00 2001 From: tknall Date: Fri, 13 Jun 2008 11:45:39 +0000 Subject: Detection of incremental updates updated. Bug fixed. There was an error concerning empty HashInputData parsing a MOA CreateXMLSignatureResponse. Demo source for API usage created. Issue resolved: Prevent signature of empty document which leads to a meaningless error message from the bku. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@284 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c --- src/site/changes.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/site') diff --git a/src/site/changes.xml b/src/site/changes.xml index dc2183b..07f4504 100644 --- a/src/site/changes.xml +++ b/src/site/changes.xml @@ -13,6 +13,13 @@ --> + + Detection of incremental updates updated. + Bug fixed. There was an error concerning empty HashInputData parsing a MOA CreateXMLSignatureResponse. + Demo source for API usage created. + Issue resolved: Prevent signature of empty document which leads to a meaningless error message from the bku. + + A new check for the existence of a configuration has been implemented. The extraction is skipped if any files or folders would be overwritten. Files like log- or temp-files may exist and do not prevent the deployment of the default configuration. -- cgit v1.2.3