Bug 115078 - Is there a reason not to accept printer names that start with a digit?
Summary: Is there a reason not to accept printer names that start with a digit?
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: redhat-config-printer
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-02-06 11:17 UTC by Aleksey Nogin
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-12-10 16:05:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Aleksey Nogin 2004-02-06 11:17:10 UTC
Description of problem:
r-c-p does not accept printer names that start with a digit

Version-Release number of selected component (if applicable):
redhat-config-printer-0.6.79.2-1

How reproducible:
Always


Steps to Reproduce:
1. Attempt to create a printer names "2floor"

  
Actual results:
It complains with "Invalid name"

Expected results:
r-c-p accepts it.

Additional info:
valid_queue_name in /usr/share/printconf/util/printconf_conf.py
insists on ^[a-zA-Z][-a-zA-Z0-9_]*$

Comment 1 Tim Waugh 2004-02-06 11:19:17 UTC
There used to be, but I don't believe there is any longer.

Comment 2 Tim Waugh 2004-04-30 13:04:21 UTC
*** Bug 121772 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.