https://issues.apache.org/ooo/show_bug.cgi?id=121666
Bug ID: 121666
Issue Type: DEFECT
Summary: Formletter with textfile as datasource duplicates
records if recordcount exceed 40 rows
Classification: Application
Product: word processor
Version: AOO 3.4.1
Hardware: PC
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: printing
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
testet with aoo 3.4.1 linux & winXP
We produce our formletters by exporting the address data to comma separated
textfiles to use as datasource within the writer application.
As soon as the row count exceed the number of 40 records, the application adds
30 records on top. this is fix, e.g. when the recordcount equals 45 the result
is 75, for a recordcount of 120 the result will be 150...
To reproduce this behaviour you have to select a textfile with more than 40
rows as dataset in a formletter, go to print and confirm the question to print
a formletter and jump to the last record in the tableview (small button under
the grid...). It will show the number of your records plus 30.
Always the last 30 records will be duplicated.
You can work around this phenomen by refreshing the dataset before printing or
clicking the "last-record-button", but if the user forget do do so, it will
print 30 duplicates all time.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.