Dynamic functions cause trouble when not at the end of a line
ID: 2078 | Owner:
Samantha
|
Date: 2013-02-27 13:50:59 | Priority: Major |
Product/Component:
Cadre Bugs
Examine bare function code and figure out what it does to $line and $second... especially if it returns.
The dynamic function handler was manually removing $second. Because it is now kept with the other function-handling code, this has already been done for it.