Bug 1107244 - python 2.4 compat issues on EL5
Summary: python 2.4 compat issues on EL5
Keywords:
Status: ON_QA
Alias: None
Product: Gofer
Classification: Community
Component: goferd
Version: 1.2.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Jeff Ortel
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-09 20:53 UTC by Jeff Ortel
Modified: 2014-06-17 15:43 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Jeff Ortel 2014-06-09 20:53:43 UTC
Two issues found on EL5:
- The RequestConsumer is using 'self.name' instead of 'self.getName()'.
- The syslog handler is trying to pass func= to the LogRecord constructor.

Comment 1 Jeff Ortel 2014-06-09 21:36:11 UTC
Fixed gofer 1.2.1.


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