Posted by DaveRoss on July 22, 2010 at 6:08pm
2 followers
| Project: | Magento |
| Version: | 6.x-1.4 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Qwaygon |
| Status: | patch (to be ported) |
Issue Summary
This line corresponds to the end of function magento_product_synchronize() in our copy of the module. Patch coming, but it's really just a matter of removing "return $result" as $result doesn't get set anywhere in the function.
Comments
#1
Patch based on version 6.x-1.4 from the drupal.org site.
#2