Menu

#64 Directory/namespace is case sensitive

open
5
2004-10-13
2004-10-13
No

This bug ported from fwcontrib bug 962378

If the namespace differs in case from the directory in
which it is stored, fwsync gets confused. For example,
having a namespce FooBar that is stored in a directory
foobar makes fwsync unable to properly process the
following command:

fwsync /defcred update .

from within the foobar directory. It looks like fwsync
doesn't realize that the foobar directory corresponds
to the FooBar namespace. The solution for this is
probably to make comparisons between directories and
namespaces case-insensitive, which they should be anyway.

Comments:

Date: 2004-06-11 12:28
Sender: candera
Logged In: YES
user_id=879696

Reopened this bug - when a directory is cased differently
from the namespace to which it corresponds, adding a topic
locally results in the topic being ignored. Must be an
issue
somewhere in SyncToLocal().

Date: 2004-06-03 13:22
Sender: candera
Logged In: YES
user_id=879696

Confirmed fixed.

Date: 2004-05-31 22:43
Sender: candera
Logged In: YES
user_id=879696

Addressed in the codebase for version 1.0, but I never
tested it. Will test with the wiki I noticed the problem on
when I get to work.and see if it fixes it.

Discussion


Log in to post a comment.