! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
exa doesn't support filenames with a #
Status:
RESOLVED: FIXED

Comments

Description popsch 2013-03-12 14:15:04 CET
1. touch bla#kdfj.txt
2. exo-open bla#kdfj.txt

You will see that exo ignore the part after the '#'.

Btw. I use exo 0.10.2, however, bugzilla only has 0.10.1 as the latest one.
Comment 1 Sean Davis editbugs 2015-05-22 03:17:30 CEST
Thank you for this bug report.  This is fixed with the following commit.

http://git.xfce.org/xfce/exo/commit/?id=a2ac10b6b5c3378a46812a64f1afbbb22c38a8f9
Comment 2 Felipe Contreras 2015-07-24 17:43:28 CEST
(In reply to Sean Davis from comment #1)
> Thank you for this bug report.  This is fixed with the following commit.
> 
> http://git.xfce.org/xfce/exo/commit/
> ?id=a2ac10b6b5c3378a46812a64f1afbbb22c38a8f9

Please revert this commit. It broke more stuff than it fixed.
Comment 3 Felipe Contreras 2015-07-24 18:25:25 CEST
Created attachment 6394 
Here is a proper fix

Revert commit a2ac10b (Escape URIs for exo-open (bug 9912)), and apply this patch, and everything works:

* exo-open 'magnet:?xt=urn:btih:...'
* exo-open 'file:///tmp/foo%23bar.txt'
* exo-open '/tmp/foo#bar.txt'
Comment 4 Adam Spiers 2015-09-17 20:09:44 CEST
IIUC, this fix appeared in the 0.10.7 release.
Comment 5 Theo Linkspfeifer editbugs 2019-04-19 12:59:31 CEST
*** Bug 12370 has been marked as a duplicate of this bug. ***

Bug #9912

Reported by:
popsch
Reported on: 2013-03-12
Last modified on: 2019-04-19
Duplicates (1):
  • 12370 Drag drop to create a link to an html file with an anchor tag (#) fails

People

Assignee:
Nick Schermer
CC List:
5 users

Version

Version:
0.10.1

Attachments

Here is a proper fix (1.50 KB, patch)
2015-07-24 18:25 CEST , Felipe Contreras
no flags

Additional information