Bug 217537

Summary: Typo in show_HTTP_Error
Product: [Fedora] Fedora Reporter: Tim Waugh <twaugh>
Component: system-config-printerAssignee: Tim Waugh <twaugh>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.7.45-1.fc6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-01-05 23:55:44 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, 217538    

Description Tim Waugh 2006-11-28 14:50:07 UTC
Description of problem:
If an HTTP error is encountered, a traceback will occur rather than the more
desirable dialog box.

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

Fix is:
--- system-config-printer.py    28 Nov 2006 12:46:42 -0000      1.132
+++ system-config-printer.py    28 Nov 2006 14:42:27 -0000
@@ -901,3 +901,3 @@
                           _('CUPS server error') + '</span>\n\n' +
-                          _("There was an HTTP error: %s.")) % message
+                          _("There was an HTTP error: %s.")) % msg
         self.lblError.set_markup(error_text)

Comment 1 Tim Waugh 2006-12-08 14:15:15 UTC
Fixed in 0.7.41-1.fc6.

Comment 2 Fedora Update System 2007-01-05 18:20:45 UTC
Fixed in update: system-config-printer-0.7.45-1.fc6