If I rename a folder, it seems the relationship between an XML file and its renditions becomes broken to an extent. After looking in the db I see that the reference between the rendition is stored as an AVM noderef which uses the full path, which due to the folder name change, is no longer valid. Am I doing something incorrectly?
I'm not really sure this is links management as it's the reference between the XML file and its renditions that gets broken, meaning that the content is no longer xforms editable (the {http://www.alfresco.org/model/wcmappmodel/1.0}primaryforminstancedata property on the rendition doesn't match up).
actually, this will be fixed once we have search in the avm (which is coming up real soon). once we have that, the renditions property will be obsolete and we'll locate renditions using a search based on primaryforminstancedata. i think what kevin is referring to is the probability that links may be broken my a folder renaming which is a seperate but related issue.