Problem when login (of ftp or shell account) contains '@'
- From: =?windows-1250?q?Przemek_'Przemoc'_Pawe=B3czyk?= <przemoc gazeta pl>
- To: <mc-devel gnome org>
- Subject: Problem when login (of ftp or shell account) contains '@'
- Date: Sun, 6 Jul 2003 17:12:42 +0200
Dear Sir or Madam,
I suggest to modify function vfs_split_url in utilvfs.c:
/* search for any possible user */
at = strchr (pcopy, '@');
changing this line to:
at = strrchr (pcopy, '@');
Why?
Becease I (and propably many poeple in the world) have ftp account (it can
be shell account too), which login contains '@'. I tested it and it works.
I'm not on the mailing list.
Yours sincerely,
Przemek Pawe³czyk
# GG: 456802 | Tlen: PrzemocP
# przemoc gazeta pl
# http://przemoc.pac.pl
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]