Bug 22729
| Summary: | Unable to leave 'remote queue' field blank | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Tim Waugh <twaugh> |
| Component: | printconf | Assignee: | 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
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.
This defect is considered MUST-FIX for Florence Gold release Line 4448 in what? (There was no LPRngTool component when I filed this.) 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? Yes. For example, the Xerox DocuPrint N40. This is fixed. |