Skip to content
This repository has been archived by the owner on Jun 10, 2019. It is now read-only.

May be incompatible Enterprise TargetRule #24

Closed
artmouse opened this issue Mar 5, 2016 · 3 comments
Closed

May be incompatible Enterprise TargetRule #24

artmouse opened this issue Mar 5, 2016 · 3 comments

Comments

@artmouse
Copy link

artmouse commented Mar 5, 2016

grep -rnPe '->\$.+\[.+\]\(.*\)' app/
app/code/core/Mage/Core/Model/Layout.php:555: $out .= $this->getBlock($callback[0])->$callback[1](); app/code/core/Mage/ImportExport/Model/Export/Entity/Product/Type/Abstract.php:99: $data['filter_options'] = $this->$data['options_method'](); app/code/core/Mage/ImportExport/Model/Export/Entity/Customer.php:250: $data['filter_options'] = $this->$data['options_method'](); app/code/core/Mage/ImportExport/Model/Import/Uploader.php:135: $params['object']->$params['method']($filePath); app/code/core/Enterprise/TargetRule/Model/Resource/Index.php:315: $v = $this->$callback[0]($v, $callback[1]);

@benjamw
Copy link
Contributor

benjamw commented Mar 6, 2016

See #21 and #22

@benjamw
Copy link
Contributor

benjamw commented Mar 10, 2016

#21 and #22 have been closed, see their replacements #26 and #27

@icurdinj
Copy link
Contributor

Pull requests #26 & #27 merged to appropriate branches.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants