diff -r 8df2895c131c -r 06ab6df252fa branchobj.cpp --- a/branchobj.cpp Tue Sep 05 11:53:54 2006 +0000 +++ b/branchobj.cpp Tue Sep 05 13:48:17 2006 +0000 @@ -158,11 +158,10 @@ int BranchObj::getNum(BranchObj *bo) { // keep current pointer in branch, - // otherwise save might fail - // FIXME is this _really_ still true? -// int cur=branch.at(); + // otherwise saveToDir will fail + int cur=branch.at(); int ind=branch.findRef (bo); -// branch.at(cur); + branch.at(cur); return ind; } @@ -790,6 +789,11 @@ +getIncludeImageAttr() ); incIndent(); + /* Testing + for (int i=1; igetColor()).name()));