Comment 2 for bug 956854

Revision history for this message
Edward K. Ream (edreamleo) wrote : Re: [Bug 956854] [NEW] @url - command/ node not working as expected

On Fri, Mar 16, 2012 at 5:59 AM, Viktor Ransmayr
<email address hidden> wrote:
> Public bug reported:
>
> This is a follow-up to the discussion on GG-Leo-Editor:
>
> https://groups.google.com/d/topic/leo-editor/BWjzRzGPx2Y/discussion

Rev 5155 contains a tweak or two to g.handleUrl. The code will call
g.os_startfile for all file:// url's. This also ensure that only a
warning will be given if the file does not exist.

I'm not sure whether this is a complete fix, but I think it is moving
in the right direction.

Edward