Hi,
I have a customer who has a strange problem. He's attaching PDF files to different documents, but the PDF files have the same filename. They differ only slightly in their content.
It appears that the digest internal to the CBLAttachment is the same for these different files so they end up getting mapped to the same .blob file in the attachments folder.
Does CBL 1.4 use more than just the filename to unique the digests? Or is it based solely on the filename provided when calling setAttachmentNamed?
Are there any situations where the digest can be generated with the same value for different files?
Thanks,
Brendan