Bug 46292 - [PATCH] PS Renderer does not handle a string value for a key in a dictionary.
Summary: [PATCH] PS Renderer does not handle a string value for a key in a dictionary.
Status: CLOSED FIXED
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: ps (show other bugs)
Version: all
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-25 06:19 UTC by Jiri Kunhart
Modified: 2012-04-01 06:57 UTC (History)
0 users



Attachments
patch for class PSDictionary (1.39 KB, patch)
2008-11-25 06:19 UTC, Jiri Kunhart
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Kunhart 2008-11-25 06:19:26 UTC
Created attachment 22943 [details]
patch for class PSDictionary

There is no possibility to assign a string value for a key in a dictionary. 

E.g.:
It is needed for example if you want to choose a concrete output tray in the output PS file:
/OutputType (FACE UP BIN)

This patch should solve it.
Comment 1 Adrian Cumiskey 2008-11-25 12:11:34 UTC
Many thanks for the patch :).
Comment 2 Glenn Adams 2012-04-01 06:57:50 UTC
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed