To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=79366
------- Additional comments from [EMAIL PROTECTED] Sun Jul 8 20:12:14 +0000 2007 ------- By chance, I was just extending the documentation of the FormController service ... Look at http://dba.openoffice.org/test/FormController.html, note the following in the "Responsibilities" paragraph: - There's a space between "UnoControlController" and the succeeding "," (a "type" tag) - There's a space between "NOT NULL" and the succeeding "," (a "code" tag) - There's a space between the "NULL" and the succeeding "," (a "<NULL/>" tag) - There's a space with a subtly wrong width after the word FormsCheckRequiredFields - which is because this word is displayed in a different font, as is the autodoc-generated space after it, which doesn't belong there. - There is a space between "FormController" and the succeeding "'s" (a "code" tag) - There's a space after the second occurance of FormsCheckRequiredFields, before the succeeding closing bracket (again a "code" tag). - two times, there's a space between a "false" and the succeeding period "." (both times, it's a <FALSE/> tag). All those occurances together make the text incorrect (as far as written English is concerned), and look ugly. No, I didn't try to create an extreme example of this bug. I just wrote some documentation, and found myself with an autodoc-uglified result which I think looks unnecessarily unprofessional. --------------------------------------------------------------------- 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]
