|
||||||||
Hi, I'm using V1.11, and I notice that the little edit and delete buttons beside each entry in the DNS forwarder screen (the table listing overridden URLs) are off by one in a specific situation. "Off by one" means that clicking on an edit/delete button of entry n actually pulls up/deletes entry n+1. Example: clicking on an edit button that has the url http://192.168.1.254/ services_dnsmasq_edit.php?id=1 actually pulls up the edit page for id=2. This bug happens only if: 1. You make a change to an entry in the DNS forwarder page, then click on "Apply Changes". The next screen is contains a confirmation message: "The changes have been applied successfully." When this message is showing, the "off by one" bug appears. How's that for obscure? ...Edmund. |