[interchange-bugs] [rt.icdevgroup.org #42] [Comment] Removal of Userdb Record failed

Gert van der Spoel via RT interchange-comment at rt.icdevgroup.org
Mon Jul 13 20:28:29 UTC 2009


http://rt.icdevgroup.org/Ticket/Display.html?id=42
This is a comment.  It is not sent to the Requestor(s):

this is correct, GDBM databases are case sensitive so a key:
heike   can exist, and so can key:
Heike

What would be needed here?
1) fix the admin so it does not silently fail when trying to do an operation on a key which exists upper/lower case (or perhaps fix the admin to not silently fail when trying to do an operation that fails.

2) force IC to always uniform-case (all uppercase/lowercase) the key value on set and get type of actions.

As there are database types that can support case sensitive keys, I'd say that this should be fine and that the admin should just report an issue ... So 1) ... 





More information about the interchange-bugs mailing list