Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 107349 - Traceback on editing serial number of reverse master zone
Summary: Traceback on editing serial number of reverse master zone
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: redhat-config-bind
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: CambridgeTarget
TreeView+ depends on / blocked
 
Reported: 2003-10-17 07:46 UTC by Miloslav Trmac
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-10-22 13:52:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Miloslav Trmac 2003-10-17 07:46:39 UTC
Version-Release number of selected component (if applicable):
redhat-config-bind-2.0.0-16

Steps to Reproduce:
1.Create a reverse master zone
2.Open its edit dialog
3.Click on "Set..." 
    
Actual results:
Traceback (most recent call last):
  File "/usr/sbin/redhat-config-bind-gui", line 743, in
on_rev_zone_set_button_clicked
    entry.set_text (str (zone.getSerial()))
AttributeError: ZoneFile instance has no attribute 'getSerial'

Comment 1 Daniel Walsh 2003-10-22 13:52:23 UTC
Fixed in redhat-config-bind-2.0.0-17


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