Bug(バグ) #345
Test scripts doesn't work on OpenPNE 3.3.x (symfony 1.4)
Start date:
2009-12-11
Due date:
% Done:
100%
3.6 で発生するか:
Unknown (未調査)
[QA]バグ通知済:
No
3.8 で発生するか:
Unknown (未調査)
Description
For sfDoctrineLoadDataTask
class was deleted on symfony 1.4, test/bootstrap/database.php
does not work.
$task = new sfDoctrineLoadDataTask($configuration->getEventDispatcher(), new sfFormatter()); $task->run(); $task->run(array('--dir='.dirname(__FILE__).'/../fixtures'));
Associated revisions
fixed functional tests for OpenPNE 3.3 and symfony 1.4 (fixes #345)
History
#1 Updated by Rimpei Ogawa almost 15 years ago
- Status changed from Accepted(着手) to Pending Review(レビュー待ち)
- % Done changed from 0 to 50
更新履歴commit:"754ea803b1a84d064a5a8e877d76b6d3e2ed5e49"で適用されました。
#2 Updated by Rimpei Ogawa almost 15 years ago
- Status changed from Pending Review(レビュー待ち) to Fixed(完了)
- % Done changed from 50 to 100