Hi,
I've developed a custom property resolver to display the path of a document and all its references.
It works quite well, unless the document or references are moved via an operation in another interface (CIFS in example).
Than the web UI browse view keeps displaying old paths. My property resolver is correctly called for each document node, and returns correctly value.
It seems that Node property values are cached somewhere in web UI, but I can't locate this in the web client code.
Any hints ?
Regards, Denis