Bug 4262 - Infinite loop when using fo:external-graphic (Fop 0.20.1)
Summary: Infinite loop when using fo:external-graphic (Fop 0.20.1)
Status: CLOSED DUPLICATE of bug 3475
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: images (show other bugs)
Version: all
Hardware: PC Linux
: P3 major
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-18 01:43 UTC by Frank Pohl
Modified: 2012-04-01 13:54 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Pohl 2001-10-18 01:43:06 UTC
When using the following statement, with some images, 
Fop starts generating empty pages:

<fo:block><fo:external-graphic height="auto" 
                               width="auto" 
                               content-height="auto" 
                               content-width="auto" 
                               src="bier.jpg"/>
</fo:block>
This is the output:

fpohl (xsl-fo) fop.sh test.fob -ps test.ps
FOP 0.20.1
using SAX parser org.apache.xerces.parsers.SAXParser
building formatting object tree
setting up fonts
rendering areas to PostScript
WARNING: property 'version' ignored
 [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17]
[18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33]
[34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49]
[50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65]
[66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81]
[82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] 
...
Comment 1 Corinna 2001-10-31 06:23:49 UTC
I ran into this problem when using a graphic which could not be scaled to fit 
on the page:

- The image is scaled to fit the page-width.
- If the resulting image height is bigger than the page height, fop loops in 
page creation.

Seems to me like another form of bugs no. 1773, 2170 and 3400.
Comment 2 J.Pietschmann 2002-04-22 12:38:15 UTC

*** This bug has been marked as a duplicate of 3475 ***
Comment 3 Glenn Adams 2012-04-01 13:54:39 UTC
batch transition to closed remaining pre-FOP1.0 resolved bugs