Fix bug: the container URL "imap://localhost/" had an associated
authorChris Hanson <org/chris-hanson/cph>
Sun, 3 Jun 2001 06:00:18 +0000 (06:00 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sun, 3 Jun 2001 06:00:18 +0000 (06:00 +0000)
commite4db00bfbdce6558818d1bfbed3f04111d9733a1
treed708e25860251f2d51c0d4ab1f7360b7a1b05b9b
parent95f6f43c0f6c62f30c76397147c3a915f63b9d15
Fix bug: the container URL "imap://localhost/" had an associated
"folder" URL with the same string representation.  This confused the
URL interning mechanism, which uses the string rep as the key.
Consequently only one of the URLs existed.  Now, the "folder" is
represented by "imap://localhost".
v7/src/imail/imail-imap.scm