After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 644982 - Save prompt displays URIs
Save prompt displays URIs
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: GUI
1.10.x
Other Linux
: Normal trivial
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2011-03-17 04:56 UTC by Urmas
Modified: 2011-03-17 16:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Urmas 2011-03-17 04:56:04 UTC
In save files on exit prompt, the "Location:" field displays raw uri instead of file name.
Comment 1 Andreas J. Guelzow 2011-03-17 06:05:40 UTC
What are you seeing as a bug? 

A file name alone does not uniquely identify the location since the file could be opened from a remote location. 

What exactly are you seeing (as "raw uri") and what would you expect to see?
Comment 2 Urmas 2011-03-17 10:28:21 UTC
Something like this:

file://home/user/%D0%A0%D0%B0%D0%B1%D0%BE%D1%87%D0%B8%D0%B9%20%D1%81%D1%82%D0%BE%D0 %BB/%D0%A5%D1%80%D0%B5%D0%BD%D1%8C%.xls

First, it should not be ciphered, second file:// prefix is too extra.
Comment 3 Andreas J. Guelzow 2011-03-17 13:25:42 UTC
The file:// prefix is desired. We also support others. But of course we should decode the URI before displaying it.
Comment 4 Andreas J. Guelzow 2011-03-17 13:27:44 UTC
This is easy to replicate by just using a non-ascii character in the filename.
Comment 5 Morten Welinder 2011-03-17 16:57:52 UTC
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.