Category parent/child relations borked on install
can you give me a snapshot or steps to follow to reproduce this issue?
I found this today, basically a chunk's folders/categories is setup like this:
/category/subcategory/chunkname1/ /category/subcategory/chunkname2/ /category/subcategory/chunkname3/ /category/subcategory/subsubcategory/chunkname4/ /category/chunkname5/ /category/chunkname6/
when the theme package is installed the /subcategory/ folders are not copied over, so the final results look like this:
/category/chunkname1/ /category/chunkname2/ /category/chunkname3/ /category/chunkname4/ /category/chunkname5/ /category/chunkname6/
Same behavior here