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 328064 - Exporting bookmarks doesn't confirm file overwrite correctly
Exporting bookmarks doesn't confirm file overwrite correctly
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: Bookmarks
1.9.x
Other Linux
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
Depends on:
Blocks:
 
 
Reported: 2006-01-21 20:24 UTC by Crispin Flowerday (not receiving bugmail)
Modified: 2006-01-24 19:16 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Crispin Flowerday (not receiving bugmail) 2006-01-21 20:24:00 UTC
When using the bookmark export, we call gtk_file_chooser_set_do_overwrite_confirmation however the actual filename used isnt the one in the file chooser (which is what gtk will be checking), we construct a filename based on the extension as well. Basically, I think ephy needs to do the check itself rather than leaving it to gtk.
Comment 1 Christian Persch 2006-01-24 19:16:20 UTC
Fixed in cvs.