Marking as confirmed because multiple users are affected.
** Changed in: unison (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Debian
OCaml Maintainers, which is subscribed to unison in Ubuntu.
https://bugs.launchpad.net/bugs/247929
Title:
unison-gtk incorrectly ignore paths with "," (comma)
Status in “unison” package in Ubuntu:
Confirmed
Status in “unison” package in Debian:
Confirmed
Bug description:
Binary package hint: unison
Ignoring a path like "just me, my self and i" is not working. And this
is reflected by unison-gtk UI directly, ignoring 'has no effect'.
The ignore line is like this:
ignore = Path {just me, my self and i}
which is incorrect, it should be like this:
ignore = Path {just me\, my self and i}
Put it another way, unison-gtk MUST escape (and de-escape) things
(path names) properly.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unison/+bug/247929/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~ocaml-maint
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ocaml-maint
More help : https://help.launchpad.net/ListHelp