Bug 71531
| Summary: | Traceback attempting to edit zone | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Public Beta | Reporter: | Jay Turner <jturner> |
| Component: | redhat-config-bind | Assignee: | Daniel Walsh <dwalsh> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | limbo | CC: | srevivo |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2002-08-19 20:09:54 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: | |||
fixed in redhat-config-bind-1.7.1-14 Fix confirmed with redhat-config-bind-1.7.1-14. |
Description of Problem: Getting the following traceback when attempting to edit the contact address on the 0.0.127-in-addr.arpa reverse map. Seeing this with redhat-config-bind-1.7.1-13. Traceback (most recent call last): File "/usr/sbin/redhat-config-bind-gui", line 1333, in on_bindconf_edit_button_clicked button=on_edit_reverse_zone (zone) File "/usr/sbin/redhat-config-bind-gui", line 1055, in on_edit_reverse_zone zone.setSerial(zone.serial) AttributeError: MReverseZone instance has no attribute 'serial' Version-Release number of selected component (if applicable): How Reproducible: Steps to Reproduce: 1. Run 'redhat-config-bind' 2. Edit the 0.0.127 reverse zone 3. Change the contact information and attempt to save it Actual Results: Expected Results: Additional Information: