Bug #229
post processing is not sending run_param to the source file
| Status: | Closed | Start: | 11/03/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | 11/03/2009 | |
| Assigned to: | - | % Done: | 100% |
|
| Category: | - | |||
| Target version: | Caller ID Superfectav 2.2.3 Maintenance Release |
Description
In case you are running multiple instance of the same source file, or if two source files are using the same $run_param[option name], in case of post processing process, the $run_param will be the latest one defined by the latest 'get caller id' mode call.
Patch: add another
$run_param = $param[substr($this_scheme,5).'_'.$source_name];
in post processing mode call.
History
Updated by patrick_elx over 2 years ago
- Target version set to Caller ID Superfectav 2.2.3 Maintenance Release
- % Done changed from 0 to 90
uploaded in rev 228
Updated by tshif over 2 years ago
Patrick - is this modification on a source by source file? What sources would need the modification?
Updated by patrick_elx over 2 years ago
no other mods needed in the sources files. Just callerid needed a patch.
No impact on normal run, just for some rare case of source using post-processing and the same $run_param[name].
Minor bug that can wait the next 2.2.3 maintenance release.
Updated by tshif over 2 years ago
- Due date set to 11/03/2009
- Status changed from Resolved to Closed
- % Done changed from 90 to 100
Accepted for build 2.2.3.