[BUG] PHP Error with Add More Records #423
Closed
Comments
This is now fixed in fmDNS 3.2.1 and later. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
fM Version : 3.2.0
fmDNS Version : 3.2.0
In raising this issue, I confirm the following (please check boxes, eg [X]):
**(BUG | ISSUE) Expected Behavior:
Show more lines for input when clicking "Add more records" button in Zones as records inputs above.
**
**(BUG | ISSUE) Actual Behavior:
Showing lines without tr tags and notice undefined variable record_ptr_id in fm-modules/fmDNS/classes/class_records.php on line 464
**
**(BUG | ISSUE) Steps to reproduce:
Just click on button Add more records
**
Showing lines without tr tags and notice undefined variable record_ptr_id in fm-modules/fmDNS/classes/class_records.php on line 464.
Maybe it is need to be sure $record_ptr_id is defined.
The text was updated successfully, but these errors were encountered: