search for: 2ftest

Displaying 5 results from an estimated 5 matches for "2ftest".

Did you mean: ftest
2008 Apr 30
3
pretty url
I want to write a permalink like /year/month/day/title, code is as follows: self.permalink = "#{now.year}/#{now.month}/#{now.day}/#{title}" in the view, I use restful url post_path(@post). And in the html source code, the url is /posts/2008%2F4%2F30%2FTest You can see, the ''/'' is replaced by "%2F", which is not I expect. How not to replace the ''/'' with "%2F"? -- My home: http://flyerhzm.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subsc...
2005 Mar 02
2
icecast2yp server problem...
...rch/006729.html), but nobody responded, so i bring it up again. i dumped the data my server is sending: action=add&sn=Ogg%20Vorbis%20test%20stream&genre=Klezmer&cpswd=&desc=\ Some%20classic%20Klezmer%20recordings&url=&listenurl=\ http%3a%2f%2fspunk%2ednsalias%2eorg%3a8000%2ftest%2dvorbis%2eogg&type=\ application%2fogg&stype=Vorbis&b=128&bitrate=128&samplerate=44100&channels=2 as you can see, the url has 0x2e chars, which is '.' in my database however i find | 2 | 2 | Ogg Vorbis test stream | 127.0.0.1 | Some classic Klezmer rec...
2011 May 03
3
Issue with geo-replication and nfs auth
hi, I've some issue with geo-replication (since 3.2.0) and nfs auth (since initial release). Geo-replication --------------- System : Debian 6.0 amd64 Glusterfs: 3.2.0 MASTER (volume) => SLAVE (directory) For some volume it works, but for others i can't enable geo-replication and have this error with a faulty status: 2011-05-03 09:57:40.315774] E
2003 Jun 18
1
Extra parameters in SIP URIs
Hello, I've seen that Nuance SIP audio provider supports additional information (parameters and extra headers) in SIP URIs, using the format: sip:user:password@host:port;uri-param1;uri-param2?header1&header2 For example, sip:1234@myserver.com;extra_header=Uui?Uui=Hello Does Asterisk support this format? Is there a way to retrieve the value of these additional headers, and then decide
2019 Nov 28
3
Instcombine and bitcast of vector. Wrong CHECKs in cast.ll, miscompile in instcombine?
Hi, In llvm/test/Transforms/InstCombine/cast.ll there is a test like this: target datalayout = "E-p:64:64:64-p1:32:32:32-p2:64:64:64-p3:64:64:64- a0:0:8-f32:32:32-f64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64- v64:64:64-v128:128:128-n8:16:32:64" [...] define <3 x i32> @test60(<4 x i32> %call4) { ; CHECK-LABEL: @test60( ; CHECK-NEXT: [[P10:%.*]] = shufflevector