- added BadSize exception, and changed CheckSize() function
commit9fa2b46f7c82c031df4106ca3f8d3d75148a82fa
authorcdfrey <cdfrey>
Fri, 24 Aug 2007 02:56:36 +0000 (24 02:56 +0000)
committercdfrey <cdfrey>
Fri, 24 Aug 2007 02:56:36 +0000 (24 02:56 +0000)
treec5ee6f0c361b34c93cebe388819b343472c0bab9
parent82659934df75c76f9277c82b3b71c53ebc5db39e
- added BadSize exception, and changed CheckSize() function
       to throw it on error
- changed backup GUI to catch BadSize exceptions on initial
       connect, and try a reset if that error occurs, since
       that likely means the device didn't shutdown properly
- fixed in opensync plugin:
       - some vcard data contains types codes in capital letters,
       so added lower case conversion routine
       - changed the order of address lines, so that address1
       is the street, address2 is the extended address,
       and address3 is the PO Box.  The Blackberry
       doesn't seem to have any PO Box field.
ChangeLog