There is 1 update, 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-7813a4c6-c20a-4ad2-9d6e-5c9664fadf77 XWIKI-23798 Open

Office server controlled by XWiki write files outside of XWiki (permanent, temporary) folders

 
View issue   ยท   Add comment
 

1 update

 
cid:jira-generated-image-avatar-951a6a08-76c4-41a2-984a-2d606748860c Changes by Simon Urli on 19/Feb/26 15:57
 
Priority: Major Minor
 
 

1 comment

 
cid:jira-generated-image-avatar-951a6a08-76c4-41a2-984a-2d606748860c Simon Urli on 19/Feb/26 15:56
 

Following info provided in XWIKI-23797, I tried to create a folder .cache/dbconf and restrict its access locally before starting XWiki jetty/hsqldb with LO autostart. Never got any warning or error and I've been able to properly use it. I tried with LO 7.5 and 25.8.4.2.
I then googled a bit on the warning error "Fontconfig error: No writable cache directories" and found that there was a tool fc-cache listing the cache directories for fonts. I found that one of the directory was .cache/fontconfig so I also tried locally to restrict its access and perform same step than before.
Yet again I haven't been able to reproduce any failure.

So I'm not sure there's something to do: we could want to be able to set an environment variable to the proper directory for this (no confirmation but FONTCONFIG_CACHE might be used for that), but sounds like it could be something to do at system level and not directly related to XS.