To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=86810
                 Issue #|86810
                 Summary|autodoc: UnoControlFixedHyperlinkModel.idl replaces Un
                        |oControlFixedTextModel.idl without any warning or erro
                        |r message
               Component|tools
                 Version|OOo 2.4 RC2
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|autodoc
             Assigned to|np
             Reported by|arielch





------- Additional comments from [EMAIL PROTECTED] Sat Mar  8 05:02:10 +0000 
2008 -------
As indicated in issue 86728 , in UnoControlFixedHyperlinkModel.idl
(http://api.openoffice.org/source/browse/api/offapi/com/sun/star/awt/UnoControlFixedHyperlinkModel.idl?rev=1.2&view=markup)
the name of the service is UnoControlFixedTextModel (seems like the file was a
copy of UnoControlFixedTextModel.idl but the developer forgot to make the
changes), and as autodoc parses UnoControlFixedHyperlinkModel.idl after
UnoControlFixedTextModel.idl, we have the following result:

* UnoControlFixedTextModel.idl generates UnoControlFixedTextModel.html
* but UnoControlFixedHyperlinkModel.idl is generated as
UnoControlFixedTextModel.html, replacing the original
UnoControlFixedTextModel.html  and taking the place of UnoControlFixedTextModel
in the services table of the awt module

autodoc does all this silently without showing any warning nor throwing an
exception at all.

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