When config file does not set parameters, methods from other modules are not availble to Config.pm in object creation
Bug #1256772 reported by
Felipe Figueiredo
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MMRRSim |
Fix Released
|
Medium
|
Felipe Figueiredo |
Bug Description
When parameters are used from the default, instead of read from the local config file, methods from Mosquito.pm, Traps.pm, etc. are not available to Config.pm when it creates a new config object. This causes problems in some cases for Config::read_*_file methods.
Correct calling order and make sure all methods are available to these Config.pm methods.
Related branches
Changed in mmrrsim: | |
status: | In Progress → Fix Committed |
Changed in mmrrsim: | |
status: | In Progress → Fix Committed |
Changed in mmrrsim: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Need to check if this is really a bug.