Bug #30824
Wrong makeInstance call in tx_commerce_payment_provider_abstract
| Status: | Resolved | Start date: | 2011-10-12 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Bug | Spent time: | 0.10 hour | |
| Target version: | - | |||
| Votes: | 0 |
Description
Hi there,
in method tx_commerce_payment_provider_abstract->loadCriterias() instances of provider criteria will be created. The call of t3lib_div::makeInstance is missing the "option" parameter.
I have a patch applied.
Best,
Michael Staatz
Associated revisions
- Fixed issue #30824: Wrong makeInstance call in tx_commerce_payment_provider_abstract, Thanks to Michael Staatz
- Fixed issue #30824: Wrong makeInstance call in tx_commerce_payment_provider_abstract, Thanks to Michael Staatz