Bug 68737

Summary: Print to file overwrites existing file
Product: [Retired] Red Hat Public Beta Reporter: W. Michael Petullo <redhat>
Component: galeonAssignee: Christopher Blizzard <blizzard>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: limboKeywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-07-23 18:50:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 67218    

Description W. Michael Petullo 2002-07-13 06:08:27 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.5 (X11; Linux i686; U;) Gecko/20020625

Description of problem:
Galeon's print to file feature overwrites existing files without prompting the
user first.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.  `touch /tmp/foo.ps`
2.  view a document with galeon
3.  select file->print menu item
4.  tell galeon to print to a file and choose the file /tmp/foo.ps
	

Actual Results:  Galeon overwrites /tmp/foo.ps.

Expected Results:  Galeon should tell the user that /tmp/foo.ps already exists
and ask if it should be overwritten.

Additional info:

Comment 1 Christopher Blizzard 2002-08-29 22:56:15 UTC
If it gets fixed upstream it will get included otherwise I'm probably not going
to fix it.