Package: davical
Version: 1.1.1-1
Severity: serious

I update a contact record in Evolution and save the record

The Apache access.log shows the PUT request with a 204 response

The error.log contains various errors

The new data is not persisted to the database and there is no feedback
in Evolution

If Evolution tries to save the contact a second time (e.g. because of a
second modification), it receives a 412 response from DAViCal

The actual errors that occur in the database (and error.log of Apache)
are below, although I would expect that for any error situation at all
DAViCal should not be returning 204, I will open a second bug about the
cause of this error:


Query: QF: SQL error "22007" - ERROR: invalid input syntax for type
timestamp with time zone:  .......

Query: QF: UPDATE caldav_data SET caldav_data=:dav_data, dav_etag=:etag,
logged_user=:session_user, modified=:modified, user_no=:user_no,
caldav_type='VCARD' WHERE dav_name=:dav_name


Query: QF: SQL error "25P02" - ERROR: current transaction is aborted,
commands ignored until end of transaction block"

Query: QF: DELETE FROM addressbook_address_email WHERE dav_id = :dav_id


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to