Closed holtkamp closed 13 years ago
Hi holtkamp,
Thank you for your contribution. I'll write some unit tests for it and I should release a patch in few hours :-)
Hi Herbert,
so its been a while now, did you manage to find time to fix this?
Cheers
Sorry, I no longer maintain this repo. I have forwarded your message to the new maintainer :-)
The MoIP::addCommission() method contains the following validation:
The result of these validations is that none of the options are allowed. The solution is to use an 'and' in the first validation:
Also note that the provided unit test does not cover this area.
Cheers