To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=97667 Issue #|97667 Summary|Mail merge generated docs filename Component|Word processor Version|OOo 3.0 Platform|PC URL|http://www.mediafire.com/?sharekey=4e34f6a4195e5b7ad2d |b6fb9a8902bda OS/Version|Windows XP Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P5 Subcomponent|printing Assigned to|writerneedsconfirm Reported by|andreaippo
------- Additional comments from [email protected] Tue Dec 30 15:19:32 +0000 2008 ------- If you print a mail merge generated file to file, creating multiple single documents and generating the filename from a field, the resulting filenames will not match with the choosen field value. Steps to reproduce: 1-download the zip package containing sample odt and odb files 2-open the odt document 3-File->Print... 4-confirm you want to print a mail merge 5-don't print to printer, but to single files instead (i.e. one file for each record) 6-choose to name the generated files after the record's value, in particular use the field containing text with '.' (dots) 7-print to whatever format you want (tested only with odt and pdf) What should happen: the file corresponding to ABC S.r.l. record should be named "ABC S.r.l.0", but is named "ABC S.r.l0" (last dot missing, "eaten" by the number used to serialize the filename). the file corresponding to DEF S.nc should be named "DEF S.nc0", but is named "DEF S0" (this time eating more characters) It seems like the characters starting from the last dot (dot itself included) are removed and replaced with the serialization index. PS: didn't know how to append a file, so uploaded it on mediafire. Hope this isn't a problem --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
