To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82785


User pl changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------
        Target milestone|OOo 3.x                   |OOo 3.3
--------------------------------------------------------------------------------




------- Additional comments from p...@openoffice.org Thu Feb 18 13:33:16 +0000 
2010 -------
fixed in CWS vcl109: full qualified names (containing dots) will be output as a
field hierarchy now. This has the following caveats:

- actual controls need to be terminal fields - this will be enforced by cutting
field hierarchy as long as names are unique.
Example: you have a button foo.bar and a button foo.bar.baz. This is valid in
OOo, but not in PDF; this will result in two PDF buttons foo.bar and foo.baz.

- field names need to be unique unless explicitly allowed in OOo's PDF export
UI; per default two same named terminal fields will be renamed
Example: two buttons foo.bar will result in one PDF button foo.bar and one 
foo.bar_2

Also changed in CWS vcl109: spaces in partial field names are not encoded as #20
anymore (since the lapo_luchini wanted that).

What remains is the encoding of Unicode characters larger than 126 as escaped
UTF8; this should be changed if and when we switch to PDF-1.5 or later and will
be tracked in issue 109404

---------------------------------------------------------------------
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to