Closed (fixed)
Project:
Media Mover
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
7 Aug 2010 at 19:27 UTC
Updated:
1 Oct 2010 at 22:00 UTC
Around line 222 in class_media_mover_step.php:
$this->stop; missing parenthesis, should be $this->stop();
Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| stop_step.patch | 560 bytes | civicpixel |
Comments
Comment #1
civicpixel commentedComment #2
arthurf commentedCommitted and ready for testing
Comment #3
civicpixel commentedTested on our development and live servers for a week, marking as fixed.