Hi
I have just reproduced the problemIn summary it seems the copy fuction is not updating the symbol link in the new category.
Test Copy of Category testcat-wijzigstatus:
Before copyCategory testcat-wijzig has ID 64 and is a subcategory of topcat-sub1
Link in Symbol of testcat-wijzig
a href="/xxxx/index.php/list-jdcats/category/64-testcat-wijzig"><img src="http://localhost/jdx32/images/jdownloads/catimages/folder.png" style="text-align:top;border:0px;" alt="folder0" width="48" height="48"></a>
Link in Title of testcat-wijzig
<a href="/xxxx/index.php/list-jdcats/category/64-testcat-wijzig">testcat wijzig</a>
Now do 'Save As Copy' of Category testcat-wijzig in BackendThis creates Category testcat-wijzig(2) with ID 74 which is also a subcategory of topcat-sub1
After CopyLink in Symbol of testcat-wijzig
UNCHANGED - CORRECT<a href="/xxxx/index.php/list-jdcats/category/64-testcat-wijzig"><img src="http://localhost/jdx32/images/jdownloads/catimages/folder.png" style="text-align:top;border:0px;" alt="folder0" width="48" height="48"></a>
Link in Title of testcat-wijzig
UNCHANGED - CORRECT<a href="/xxxx/index.php/list-jdcats/category/64-testcat-wijzig">testcat wijzig</a>
Link in Symbol of testcat-wijzig(2)
FAULT Symbol link has not been updated
<a href="/xxxx/index.php/list-jdcats/category/64-testcat-wijzig"><img src="http://localhost/jdx32/images/jdownloads/catimages/folder.png" style="text-align:top;border:0px;" alt="folder2" width="48" height="48"></a>
Link in Title of testcat-wijzig(2) CORRECT link is to new category
<a href="/xxxx/index.php/list-jdcats/category/74-testcat-wijzig-2">testcat wijzig (2)[/url]
Colin