Laurent Godard wrote:
Hi Jurgen

you mean that the problem is the interpretation of
<value>vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/

yes, %origin% is expanded by the package manager during the deployment but the problem is probably that the expanded URL still contains a macro and that the corresponding UCB content provider doesn't know how this URL has to be handled. But as Mathias has already mentioned we have this on our wish or to-do list for the future.


thanks for your answer
a quick and dirty, a macro patching the vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/ with the full name

btw, could you point me to the source code where to handle
I think that we do not have to patch the vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/ but add this the Hierarchy.xcu (and all) parsing

you are right, the expanded URL is correct and some other code has to be changed or extended but i can't say where this code is. I have to dip in the code myself to find the right place ;-) I will let you know when i know more.

Juergen


Thanks again Jurgen
This point is rather important for the extensions project

Laurent


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to