* adjust code for task #655.

This commit is contained in:
shiyangyangwork@yahoo.cn
2011-12-15 08:50:32 +00:00
parent 8ee81bfd84
commit b39b864f62
+1
View File
@@ -114,6 +114,7 @@ class story extends control
$source = 'bug';
$title = $oldBug->title;
$keywords = $oldBug->keywords;
$spec = $oldBug->steps;
$pri = $oldBug->pri;
$mailto = $oldBug->mailto;
}