Bad parenting / hierarchy construction when parent is after R / L sibling tree #15
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I've noticed some files that show an incorrect folder structure with this library. I believe the
dad
array is not filled correctly when a node comes before it's parent, and has R or L sibling nodes. I've attached a sample file that demonstrates the issue.In the attached .cfb file, both
some file 1
andsome file 2
are sibling files undersome folder
, but js-cfb showssome file 2
as a root level file.file.zip