Bug #1094
closed
undefined method `loadRecordOptions'
Added by Ohad Levy over 13 years ago.
Updated over 13 years ago.
Description
It seems that we call that method, even if it was added only the to MS implementation
Failed to delete the DHCP record: undefined method `loadRecordOptions' for 127.0.0.1:Proxy::DHCP::ISC
- Priority changed from Normal to High
changing to high, as this blocks quite a few operations via the UI (edit, delete etc)
- Status changed from New to Feedback
- Assignee changed from Paul Kelly to Ohad Levy
The ISC server loads the reservation's IP and MAC into the option hash at record initialization. The loadRecordOptions call is made thus "@options||loadRecordOptions". It is unclear to me how the @options variable can ever be empty unless the options parser is failing in some way. Would it be possible to get a copy of the scope's data? Do you know the sequence of operations that caused the error/ Was is a delete or a rollback or some unusual mechanism?
I can easily add a ISC#loadRecordOptions method that returns {} but this may not fix the fundamental problem.
- Status changed from Feedback to Closed
- % Done changed from 0 to 100
Also available in: Atom
PDF