Comment on attachment 8398993 Part1. FTP client detects UTF-8 if server returns UTF8 on FEAT
Review of attachment 8398993: ----------------------------------------------------------------- Sorry for the delay, r+ with fixed indentation ::: netwerk/protocol/ftp/nsFtpConnectionThread.cpp @@ +657,5 @@ > + case FTP_S_FEAT: > + rv = S_feat(); > + > + if (NS_FAILED(rv)) > + mInternalError = rv; wrong indentation @@ +675,5 @@ > + case FTP_S_OPTS: > + rv = S_opts(); > + > + if (NS_FAILED(rv)) > + mInternalError = rv; wrong indentation -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/222635 Title: firefox ftp client don't understand links in cyrillic letters To manage notifications about this bug go to: https://bugs.launchpad.net/firefox/+bug/222635/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs