Bug 38243 - [patch] gaps in table-columns crash fop
Summary: [patch] gaps in table-columns crash fop
Status: CLOSED FIXED
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: page-master/layout (show other bugs)
Version: trunk
Hardware: Other other
: P2 normal
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-12 18:45 UTC by gerhard oettl
Modified: 2012-04-01 06:51 UTC (History)
0 users



Attachments
Solves problems with gaps in table-columns (861 bytes, patch)
2006-01-12 18:47 UTC, gerhard oettl
Details | Diff
example (1.54 KB, text/plain)
2006-01-12 18:47 UTC, gerhard oettl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gerhard oettl 2006-01-12 18:45:03 UTC
Gaps in table-columns crash fop because in the current code only the getting of
the column number is skiped and afterwards continued with the _empty_
tablecolumn object before the immeaditly following code is testing for gaps.
This patch should solve the problem.
Comment 1 gerhard oettl 2006-01-12 18:47:18 UTC
Created attachment 17400 [details]
Solves problems with gaps in table-columns
Comment 2 gerhard oettl 2006-01-12 18:47:54 UTC
Created attachment 17401 [details]
example
Comment 3 Jeremias Maerki 2006-05-03 08:33:40 UTC
Applied. Thanks. Sorry for the delay. This seems to have slipped through the cracks.
http://svn.apache.org/viewcvs?rev=399200&view=rev
Comment 4 Glenn Adams 2012-04-01 06:51:15 UTC
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed