From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <5d375e920712210739j27248993o683fa145a0bdcc8@mail.gmail.com> Date: Fri, 21 Dec 2007 10:39:44 -0500 From: Uriel To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] Abaco: url parsing problem In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Topicbox-Message-UUID: 1f2b7816-ead3-11e9-9d60-3106f5b1d025 That is why somebody (cough) riped out the url parsing code from webfs and put it into a library, and then updated abaco to use that library... but we all know here code and effort duplication is good, so never mind. uriel On Dec 20, 2007 4:27 PM, Federico G. Benavento wrote: > > Does webfs do the url parsing? or abaco before sending it to webfs, if so, maybe > > the function can be fixed easily. > > I guess, my urlencode is broken, I'll fix it later > > thanks > > Federico G. Benavento > > --- > /bin/fortune: > Even the simplest solution is bound to have something wrong with it. > >