On Thu, Nov 10, 2011 at 03:19:07PM +0100, Vít Ondruch wrote:
> Dne 10.11.2011 13:57, Scott Schmit napsal(a):
>
> Yes, but the purpose of URL encoding is to reach resources that are
> named using reserved characters. So, for the filename you showed above,
> the correct URL would be:
>
Dne 10.11.2011 13:57, Scott Schmit napsal(a):
On Thu, Nov 10, 2011 at 11:26:11AM +0100, Vít Ondruch wrote:
Dne 9.11.2011 17:02, Paul Wouters napsal(a):
On Wed, 9 Nov 2011, Alex Dalitz wrote:
The %3d characters in the filenames are because the Ruby setter methods are named
"=" - this is a comm
On Thu, Nov 10, 2011 at 11:26:11AM +0100, Vít Ondruch wrote:
> Dne 9.11.2011 17:02, Paul Wouters napsal(a):
> > On Wed, 9 Nov 2011, Alex Dalitz wrote:
> >> The %3d characters in the filenames are because the Ruby setter methods
> >> are named "=" - this is a common pattern across all Ruby
> >> co
Dne 9.11.2011 17:02, Paul Wouters napsal(a):
> On Wed, 9 Nov 2011, Alex Dalitz wrote:
>
> (CC:ed Fedora-devel, we're trying to figure out the ruby bug with %3d ri-doc
> names)
>
>>> I tried using yours and i had to make some xoes for it to build.
>>> It used "ruby-gems" instead of "rubygems". The
On Wed, 9 Nov 2011, Alex Dalitz wrote:
(CC:ed Fedora-devel, we're trying to figure out the ruby bug with %3d ri-doc
names)
>> I tried using yours and i had to make some xoes for it to build.
>> It used "ruby-gems" instead of "rubygems". The was a "=" -> "=3D"
>> caused by one of our mail agents.