similar to: disable interpretation of trailing slash

Displaying 20 results from an estimated 200 matches similar to: "disable interpretation of trailing slash"

2009 Dec 13
1
how to replace a single forward slash with a double backward slash in a string?
Dear R-helpers. Can someone kindly tell me how to replace a single forward slash with double backward slash in a string? i.e., from "a/b" to "a\\b" Many thanks in advance. -Sean [[alternative HTML version deleted]]
2009 Dec 13
2
how to replace a single backward slash with a double backward slash?
Dear R-helpers: Hours ago, I asked how to replace a single forward slash with a double backward slash and recieved great help. Thanks again for all the repliers. In the meantime, I wonder how to replace a single backward slash with a double backward slash? e.g., I want change "c:\test" into "c:\\test" I tried the following but does not work.
2018 Aug 20
2
[Bug 13582] New: rsync filters containing multiple adjacent slashes aren't reduced to just one slash before matching
https://bugzilla.samba.org/show_bug.cgi?id=13582 Bug ID: 13582 Summary: rsync filters containing multiple adjacent slashes aren't reduced to just one slash before matching Product: rsync Version: 3.1.3 Hardware: x64 OS: Linux Status: NEW Severity: normal Priority: P5
2006 Aug 17
2
Weird routing error in 1.1.6 slash frozen on edge
So i have this route set up: map.connect ''xml/download/:user/audio/:category/:file'', :controller => ''xml'', :action => ''download'' I am sending the user through an xml controller as it is coming from an RSS feed, the download action looks like this: def download episode = Episode.find(params[:episode]) episode.downloads
2006 Jul 07
0
Re: url parameter :id with slash (/) failed to route
Alex Wayne wrote: >> Gary Lin wrote: >> My routes.rb is something like >> map.connect '':controller/:action/:id'' >> However, when a url request likes >> http://xxx/user/category/a/b >> However, :id has slash in it (a/b) will make rails fail to route. >> (apache fail, webrick works fine somehow) > Rails routes really
2006 May 31
1
url parameter :id with slash (/) failed to route
Hi there, My routes.rb is something like map.connect '':controller/:action/:id'' However, when a url request likes http://xxx/user/category/a/b My intension is to call :controller => ''user'' :action => ''category'' :id => ''a/b'' However, :id has slash in it (a/b) will make rails fail to route. (apache fail, webrick
2006 Apr 17
0
Trailing Slash Issues
Hello, I''m using Lighttpd and I am having problems with links like this: http://mydomain.com/controller If I do not add the trailing slash it downloads the dispatch,fcgi as a file. Here is the lighttpd.conf # # Server Main Config # #include "lighttpd-inc.conf" server.modules = ("mod_rewrite", "mod_accesslog", "mod_fastcgi") server.port =
2006 Jan 13
1
page caching - rewrite rules/ trailing slash question
Hi, I was wondering if anyone has run into this issue in which trailing slashes are triggering the controller/action instead of serving the cached page in the public/ directory. For example www.myhost.com/controller/action - will serve up public/controller/action.html but www.myhost.com/controller/action/ - will run the action again. I''m quite newbie with the entire Apache
2008 Sep 23
3
How to convert backslash to slash?
How to use sub, gsub, etc. to replace "\" in a string to "/"? For example,convert "C:\foo\bar" to "C:/foo/bar". Thanks, Shengqiao Li
2007 Feb 07
0
Trailing Slash Problems with Deployment on Shared Hosting Using SymLinks
Hi, I''ve been trying to deploy a simple Rails app for a friend on a shared hosting account. I was able to get the Rails application running, but the URL need to end in a slash or else it would result in a 400 Bad Request error. After searching through the Rails I wiki found a page on the exact same error (http://wiki.rubyonrails.com/rails/show/Non +VHost+Installation, it''s
2006 Oct 30
0
[trac] Double slash on ticket links
Hello, I have discovered that the rss file generated by Trac add two slash to the links like this: http://dev.rubyonrails.org//ticket/6514 I can''t find some e-mail for contacting the trac''s admin. Could someone send this message to the admin of Trac ? Regards. -- Didier BRETIN http://www.bretin.net/ --~--~---------~--~----~------------~-------~--~----~ You received this
2010 Jun 19
1
linux/syslinux.c: Double slash question
Ever since commit b297348081ec40baed33e49fe5f46b54c0d7b164 (http://git.kernel.org/?p=boot/syslinux/syslinux.git;a=commitdiff;h=b297348081ec40baed33e49fe5f46b54c0d7b164), the statements that build the path for ldlinux.sys have contained '//' instead of '/' as a path separator. Although it seems strange, it shouldn't have any effect on functionality. Is this in there because
2008 May 13
1
missing slash when concatenating strings from userdb static?
Dovecot version: 1.0.13 Linux: Debian Testing (kernel 2.6.22) Fs: local # 1.0.13: /etc/dovecot/dovecot.conf log_timestamp: %Y-%m-%d %H:%M:%S protocols: imap pop3 disable_plaintext_auth: no login_dir: /var/run/dovecot/login login_executable(default): /usr/lib/dovecot/imap-login login_executable(imap): /usr/lib/dovecot/imap-login login_executable(pop3): /usr/lib/dovecot/pop3-login
2010 May 27
0
Processed: Re: Bug#583283: udev - Weird behaviour with device names including a slash
Processing commands for control at bugs.debian.org: > reassign 583283 src:xen-3,src:xen Bug #583283 [udev] udev - Weird behaviour with device names including a slash Bug reassigned from package 'udev' to 'src:xen-3,src:xen'. Bug No longer marked as found in versions udev/154-1. > severity 583283 serious Bug #583283 [src:xen-3,src:xen] udev - Weird behaviour with device names
2010 May 28
0
Bug#583283: marked as done (udev - Weird behaviour with device names including a slash)
Your message dated Fri, 28 May 2010 10:02:57 +0000 with message-id <E1OHwP3-0007aW-JR at ries.debian.org> and subject line Bug#583283: fixed in xen-3 3.4.3-1 has caused the Debian Bug report #583283, regarding udev - Weird behaviour with device names including a slash to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your
2010 May 09
0
[Bug 1768] New: scp: wrong error message when destination directory ends with a slash and is missing
https://bugzilla.mindrot.org/show_bug.cgi?id=1768 Summary: scp: wrong error message when destination directory ends with a slash and is missing Product: Portable OpenSSH Version: -current Platform: All URL: https://bugs.launchpad.net/bugs/18757 OS/Version: All Status: NEW Severity: normal
2014 Dec 02
0
[Bug 1768] scp: wrong error message when destination directory ends with a slash and is missing
https://bugzilla.mindrot.org/show_bug.cgi?id=1768 Mikel Mcdaniel <mikelmcdaniel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikelmcdaniel at gmail.com --- Comment #1 from Mikel Mcdaniel <mikelmcdaniel at gmail.com> --- Hello.
2015 Jan 08
0
[Bug 1768] scp: wrong error message when destination directory ends with a slash and is missing
https://bugzilla.mindrot.org/show_bug.cgi?id=1768 Jakub Jelen <jjelen at redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jjelen at redhat.com --- Comment #2 from Jakub Jelen <jjelen at redhat.com> --- Created attachment 2523
2015 Jan 08
0
[Bug 1768] scp: wrong error message when destination directory ends with a slash and is missing
https://bugzilla.mindrot.org/show_bug.cgi?id=1768 --- Comment #3 from Jakub Jelen <jjelen at redhat.com> --- Created attachment 2524 --> https://bugzilla.mindrot.org/attachment.cgi?id=2524&action=edit patch to verify this problem in regress test suite -- You are receiving this mail because: You are watching the assignee of the bug.
2015 Jan 12
0
[Bug 1768] scp: wrong error message when destination directory ends with a slash and is missing
https://bugzilla.mindrot.org/show_bug.cgi?id=1768 Jakub Jelen <jjelen at redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2523|0 |1 is obsolete| | --- Comment #4 from Jakub Jelen <jjelen at redhat.com> ---