Bug 213676

Summary: 'Other' should be last in the devices list
Product: [Fedora] Fedora Reporter: Tim Waugh <twaugh>
Component: system-config-printerAssignee: Tim Waugh <twaugh>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.7.35-1.fc6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-11-09 17:16:06 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: 207681, 213678    

Description Tim Waugh 2006-11-02 14:55:07 UTC
Description of problem:
'Other' should appear last in the list of devices when adding a new queue.

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

How reproducible:
100%

Steps to Reproduce:
1. Click 'New'
2. Click 'Next'
  
Actual results:
'Other' is top of the list.

Expected results:
Should be bottom of the list.

Fix is:

--- system-config-printer.py    2 Nov 2006 14:26:01 -0000       1.111
+++ system-config-printer.py    2 Nov 2006 14:49:37 -0000
@@ -1746 +1746 @@
-        self.devices.insert(0, cupshelpers.Device('',
+        self.devices.append(cupshelpers.Device('',

Comment 1 Fedora Update System 2006-11-09 17:03:06 UTC
Fixed in update: system-config-printer-0.7.35-1.fc6