lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #1002 textedit


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #1002 textedit URIs should correctly support backslashes in filenames
Date: Sat, 11 Aug 2018 05:56:56 -0000


[issues:#1002] textedit URIs should correctly support backslashes in filenames

Status: Accepted
Created: Thu Jan 28, 2010 07:04 PM UTC by Anonymous
Last Updated: Thu Jan 28, 2010 07:04 PM UTC
Owner: nobody

Originally created by: *anonymous

Originally created by: address@hidden

When backslashes appear in the *basename* of a file, they should be
percent-escaped.  Right now, all backslashes are replaced with forward
slashes to fix URIs for Windows file names.

Consider this file name:

  /home/user/my\file.ly

Currently, a hypothetical textedit URI generated for this file looks like

  textedit:///home/user/my/file.ly:3:2:2

but it should look like

  textedit:///home/user/my%5cfile.ly:3:2:2

Also see: https://sourceforge.net/p/testlilyissues/issues/507/


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

[Prev in Thread] Current Thread [Next in Thread]