- Description has changed:

Diff:

~~~~

--- old
+++ new
@@ -17,3 +17,5 @@
 but it should look like
 
   textedit:///home/user/my%5cfile.ly:3:2:2
+
+Also see: https://sourceforge.net/p/testlilyissues/issues/507/

~~~~

- **Needs**:  -->  
- **Patch**:  -->  



---

** [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:* 
[pnor...@gmail.com](http://code.google.com/u/pnor...@gmail.com/)

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 testlilyissues-a...@lists.sourceforge.net 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
testlilyissues-a...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

Reply via email to