Bug #30743
Wrong path ext_autoload.php
| Status: | Resolved | Start date: | 2011-10-10 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Bug | Spent time: | 0.10 hour | |
| Target version: | - | |||
| Votes: | 0 |
Description
Hi,
in my opinion i found one missing path and one wrong path, both for the new payment, in ext_autoload.php
I have a patch - file and it is applied.
Best,
Michael Staatz
Associated revisions
- Fixed issue #30743: Wrong path ext_autoload.php, Thanks to Michael Staatz
- Fixed issue #30743: Wrong path ext_autoload.php, Thanks to Michael Staatz
History
Updated by Michael Staatz over 1 year ago
Hi there,
also missing in ext_autoload.php :
tx_commerce_payment_provider_criterion_abstract' => $extensionPath . 'payment/provider/criteria/class.tx_commerce_payment_provider_criterion_abstract.php'
Best,
Michael Staatz