To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85997
                 Issue #|85997
                 Summary|autodoc should warn (ideally: break) when unable to de
                        |termine the target of a @seealso tag
               Component|tools
                 Version|OOo 2.3
                Platform|PC
                     URL|
              OS/Version|Windows XP
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|autodoc
             Assigned to|np
             Reported by|fs





------- Additional comments from [EMAIL PROTECTED] Mon Feb 11 09:52:43 +0000 
2008 -------
Look at
http://api.openoffice.org/docs/common/ref/com/sun/star/animations/XAnimationNode.html#RepeatCount:
There is the following text:
  See also
    ? (no identifier found)
    EndSync

The source for this is in
http://api.openoffice.org/source/browse/api/offapi/com/sun/star/animations/XAnimationNode.idl?rev=1.3&only_with_tag=OpenOffice_2_3_1&view=markup,
and looks as follows:
  @see <const>EndSync</const>

While the usage in the IDL file is wrong, I consider it a problem that autodoc
does not even warn about this in its Autodoc_DiagnosticMessages.txt, not to
mention breaking. This way, finding such places is a matter of luck, where it
should be possible to apply some systematics to find them.

I suggest autodoc emits a warning. Even better, autodoc should simply break, so
the problem can be fixed immediately, before it even is integrated into the 
master.

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

Reply via email to