Bug 22729

Summary: Unable to leave 'remote queue' field blank
Product: [Retired] Red Hat Linux Reporter: Tim Waugh <twaugh>
Component: printconfAssignee: Crutcher Dunnavant <crutcher>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard: Florence Gold
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-02-04 00:17:22 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:

Description Tim Waugh 2000-12-22 11:34:01 UTC
It's impossible to have a blank remote queue, meaning that I cannot print
to any of the printers in the building I'm in.

Comment 1 Tim Waugh 2000-12-22 12:23:48 UTC
Specifically, line 4448:

	if {$queue == ""} { set queue "pr" }

conflicts with the advice on line 4486:

If you are printing to a TCP/IP printer, leave
this field blank.


Comment 2 Glen Foster 2001-01-11 21:04:36 UTC
This defect is considered MUST-FIX for Florence Gold release

Comment 3 Crutcher Dunnavant 2001-02-02 01:22:21 UTC
Line 4448 in what?

Comment 4 Tim Waugh 2001-02-02 09:53:14 UTC
(There was no LPRngTool component when I filed this.)

Comment 5 Crutcher Dunnavant 2001-02-03 19:49:14 UTC
Okay,
LPRngTool will not be shiping. But printconf has this same validation.
Please explain, do the printers in your building refuse to work if they get a
printer specified?

Comment 6 Tim Waugh 2001-02-04 00:17:18 UTC
Yes.  For example, the Xerox DocuPrint N40.

Comment 7 Crutcher Dunnavant 2001-02-04 22:41:32 UTC
This is fixed.