thanks, that must have been the only line of code I haven't really
thought about

On Jan 7, 5:36 pm, Jonathan Lundell <[email protected]> wrote:
> On Jan 7, 2011, at 9:26 AM, blackthorne wrote:
>
>
>
> > ok, after some work, here's the patch.
> > Massimo, I tried to follow your way, hope you like it.
> > The code is made in non strict way, so it shouldn't break at the first
> > non valid input.
>
> > URL() in meta-menu plugin_wiki patch:
> >http://www.speedyshare.com/files/26117790/url-in-meta-menu_plugin_wik...
>
> FWIW, in the first line of the patch:
>
> +                elif url.lower().startswith('/'):
>
> ...the lower() call is a nop.

Reply via email to