[api-issues] [Issue 72564] Author field cannot be set on document using Java

2007-12-13 Thread cn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72564


User cn changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Thu Dec 13 16:50:35 + 
2007 ---
I can confirm that the problem does not appear any more.

-
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]



[api-issues] [Issue 72564] Author field cannot be set on document using Java

2007-11-15 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72564


User mav changed the following:

What|Old value |New value

 Assigned to|mav   |cn





--- Additional comments from [EMAIL PROTECTED] Thu Nov 15 12:45:47 + 
2007 ---
MAV-CN: Could you please verify that the problem does not appear any more.

-
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]



[api-issues] [Issue 72564] Author field cannot be set on document using Java

2007-11-15 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72564


User mav changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |WORKSFORME





--- Additional comments from [EMAIL PROTECTED] Thu Nov 15 12:44:30 + 
2007 ---
The problem seems not to be reproducible in the latest versions. For some time
the document info implementation was reimplemented, so that has probably fixed
the bug.


-
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]



[api-issues] [Issue 72564] Author field cannot be set on document using Java

2007-11-13 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72564





--- Additional comments from [EMAIL PROTECTED] Tue Nov 13 09:10:04 + 
2007 ---
Created an attachment (id=49611)
A slightly changed java source file to let it be compiled in the our 
environment.


-
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]



[api-issues] [Issue 72564] Author field cannot be set on document using Java

2007-11-13 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72564


User mav changed the following:

What|Old value |New value

  CC|''|'zhangxiaofei'





--- Additional comments from [EMAIL PROTECTED] Tue Nov 13 09:08:20 + 
2007 ---
.

-
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]



[api-issues] [Issue 72564] Author field cannot be set on document using Java

2007-03-19 Thread as
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72564


User as changed the following:

What|Old value |New value

 Assigned to|as|mav





--- Additional comments from [EMAIL PROTECTED] Mon Mar 19 15:07:40 + 
2007 ---
AS-MAV: Is it possible that all dynamic meta information will be lost if
guiSaveAs() inside SFX isnt called (because apiSaveAs() is used instead) ?

-
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]



[api-issues] [Issue 72564] Author field cannot be set on document using Java

2007-02-26 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72564


User pl changed the following:

What|Old value |New value

 Assigned to|pl|as





--- Additional comments from [EMAIL PROTECTED] Mon Feb 26 16:58:26 + 
2007 ---
pl-as:
Title, Author, Subject and Keywords are gotten from the very same source, the
document::XDocumentInfoSupplier interface which is supported on the exported
document XComponent implementation (see filter/source/pdf/pdfexport.cxx line
568ff). This happens regardless of dialog or not, so I suspect that something
else must be going wrong here that leads to the Author property not being set.

From the flow of the mthod of reproduction I would guess that the author field
goes missing somewhere in the export/import.

-
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]



[api-issues] [Issue 72564] Author field cannot be set on document using Java

2006-12-20 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72564


User pl changed the following:

What|Old value |New value

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

  OS/Version|Windows XP|All

Target milestone|---   |OOo 2.x





--- Additional comments from [EMAIL PROTECTED] Wed Dec 20 08:15:31 -0800 
2006 ---
target

-
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]



[api-issues] [Issue 72564] Author field cannot be set on document using Java

2006-12-19 Thread as
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72564


User as changed the following:

What|Old value |New value

 Assigned to|as|pl





--- Additional comments from [EMAIL PROTECTED] Tue Dec 19 00:28:38 -0800 
2006 ---
AS-CD: As discussed. The PDF export filter set the right Author property only
in case the options dialog will be shown. But the filter should do the same in
case storing is used via API and without any options. Right ?

-
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]



[api-issues] [Issue 72564] Author field cannot be set on document using Java

2006-12-18 Thread jsc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72564


User jsc changed the following:

What|Old value |New value

 Assigned to|jsc   |as





--- Additional comments from [EMAIL PROTECTED] Mon Dec 18 04:15:14 -0800 
2006 ---
jsc - as: i assume that it is your area, can you please check it

-
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]



[api-issues] [Issue 72564] Author field cannot be set on document using Java

2006-12-14 Thread olly600
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72564
 Issue #|72564
 Summary|Author field cannot be set on document using Java
   Component|api
 Version|OOo 2.1
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|jsc
 Reported by|olly600





--- Additional comments from [EMAIL PROTECTED] Thu Dec 14 02:22:05 -0800 
2006 ---
1. Create a OOo Calc template file and complete the user data in
Tools-Options-User data
2. Close the file. Open it and save it as a OOo Calc spreadsheet document.
3. Export the file to pdf. Click on file properties and the author is the same
as that in the user data in 1.
4. Using the same OOo Calc template file run a Java test program that saves a
file as an MS Excel or OOo Calc document, then saves the file as a pdf file. 
5. Either open the generate MS Excel file as an OOo Calc file or open the OOo
Calc file directly. Look under Tools-Options-User data. The User data is the
same as in on the template as in 1.
6. Click on file properties on the pdf file. All the file properties except
author is present.
7. With the file in 5 manually convert it to a pdf file. Look at the file
properties. No author is present.

Also when running the Java test program and printing out the names of the
properties set only the author property is blank. Output is below:

the title is: 14/ 11/ 2006: Test Title
the author is:
the subject is: Test Subject
the description is: Test Description
the keywords are: Generated Report
the title is: 14/ 11/ 2006: Test company
the author is:
the subject is: Test Document
the description is: 1343894384783
the keywords are: Generated Report
main end

-
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]



[api-issues] [Issue 72564] Author field cannot be set on document using Java

2006-12-14 Thread olly600
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72564


User olly600 changed the following:

What|Old value |New value

 Attachment data|  |Created an attachment (id=
|  |41423)
Zip file containing
|  | Java program  generated 
|  |files






--- Additional comments from [EMAIL PROTECTED] Thu Dec 14 02:30:09 -0800 
2006 ---
Created an attachment (id=41423)
Zip file containing Java program  generated files


-
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]