Re: I see problem with Pan’s “http url dete ctor”
walt <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.pan.devel |
|---|---|
| Message-ID | <[email protected]> |
On 02/07/2011 03:06 PM, Duncan wrote: > SciFi posted on Mon, 07 Feb 2011 09:24:23 +0000 as excerpted: > >> >> This works:<http://www.url.com/> >> But this causes the bug:<http://www.url.com/ > http://example.com, Does the URL include the comma? > > http://example.com. What about the terminating dot? > > http://example.com? Question mark? > > "http://example.com" Double-quote? > > 'http://example.com' Single-quote? > > http://example.com: Colon? > >> Can anyone else see what I am seeing, here? > > Yes. It's an over-looked corner-case that I'd call a bug, that needs > fixing. I guess we'll see about the punctuation cases above, after I post > this... FWIW, all of the example URLs above are correctly parsed by thunderbird in spite of the syntactical errors. I've not tried reading this thread with pan, but I will tomorrow when I'm awake.