Bug 25990 - [PATCH] regression caused by string->int conversion.
Summary: [PATCH] regression caused by string->int conversion.
Status: CLOSED FIXED
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: general (show other bugs)
Version: trunk
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-08 15:01 UTC by Finn Bock
Modified: 2012-04-01 06:45 UTC (History)
0 users



Attachments
A unified diff against HEAD. (1.67 KB, patch)
2004-01-08 15:02 UTC, Finn Bock
Details | Diff
A testcase .fo (719 bytes, text/plain)
2004-01-08 15:03 UTC, Finn Bock
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Finn Bock 2004-01-08 15:01:47 UTC
Glen,

I've detected a regression in the handling of writing-mode. The two issues
also existed in my original performance patch and is completely my fault.

1) When parwmrel2abs is used, it must be the parent-FO's writing-mode which
   is used.
2) The mapping of writing-mode to one of the 3 arguments in 
   PropertyList.wmMap() contains a copy-paste error.
Comment 1 Finn Bock 2004-01-08 15:02:47 UTC
Created attachment 9858 [details]
A unified diff against HEAD.
Comment 2 Finn Bock 2004-01-08 15:03:46 UTC
Created attachment 9859 [details]
A testcase .fo
Comment 3 Glen Mazza 2004-01-09 03:06:13 UTC
Applied, thanks!

Glen
Comment 4 Glenn Adams 2012-04-01 06:45:15 UTC
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed