aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2009-02-11 08:41:04 +0000
committerJeremias Maerki <jeremias@apache.org>2009-02-11 08:41:04 +0000
commit34c5ece6364e11ba7dea02117b320e7e346abf09 (patch)
tree085b7b2a9275a0db65f9cc2a665fda672be2581d /status.xml
parent8e5a75b2b9b24dcd6c52f5ec3d6081e2b782ac44 (diff)
downloadxmlgraphics-fop-34c5ece6364e11ba7dea02117b320e7e346abf09.tar.gz
xmlgraphics-fop-34c5ece6364e11ba7dea02117b320e7e346abf09.zip
Bugzilla #46686:
Use temporary directory for the font cache if the user home directory is not write-accessible. Submitted by: Alok Singh <alok.at.jivesoftware.com> Modifications to patch by jeremias: - Bugfix: original code switched to temporary directory if the .fop directory already existed in user home. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@743273 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index 2e6e4eb11..74393873d 100644
--- a/status.xml
+++ b/status.xml
@@ -58,6 +58,10 @@
documents. Example: the fix of marks layering will be such a case when it's done.
-->
<release version="FOP Trunk" date="TBD">
+ <action context="Fonts" dev="JM" type="fix" fixes-bug="46686" due-to="Alok Singh">
+ Use temporary directory for the font cache if the user home directory is not
+ write-accessible.
+ </action>
<action context="Renderers" dev="JM" type="fix" fixes-bug="45342" due-to="Emil Maskovsky">
AFP Fonts: Fixed interpretation of metric for fonts with fixed metrics and made sure
all repeating groups in FNP (Font Position) are processed.