To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=105852
------- Additional comments from [email protected] Thu Oct 15 09:29:19 +0000 2009 ------- MD: The current implementation fetches the current USERDOMAIN and USERNAME. Those values do not fit into the Office user settings field INITIALS from my point of view. I understand the intention of this bugfix, but if we can't get any information about INITIALS from the system, we should better leave this feature than implementing it by using wrong data. At least on Windows systems, no information about INITIALS is provided by the system. A user account on Windows platform offers one string for FULLNAME and one for USERNAME. Both are not INITIALS. We can't even use the FULLNAME string in our Office fields NAME and SURENAME since we wouldn't know how to separate parts from FULLNAME. My recommendation is to turn this fix back and leave the fields empty from automation point of view. Leave entering of user data up to the users as it was. Regarding the idea to get information about which user has currently locked a file, you may find a different approach to address that issue by directly implementing this information about USERDOMAIN and USERNAME into the file locking processes. But that is separated from properties discussed here. --------------------------------------------------------------------- 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]
