Issue 68314 - apiref-autodoc.since not up-to-date
Summary: apiref-autodoc.since not up-to-date
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: chne
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-10 06:41 UTC by Frank Schönheit
Modified: 2013-02-24 21:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Frank Schönheit 2006-08-10 06:41:05 UTC
According to the IDL Documentation Guide, newly introduced API elements should
have a @since tag
(http://api.openoffice.org/docs/DevelopersGuide/Appendix/IDLDocumentationGuide/IDLDocumentationGuide.xhtml#1_4_2_2__40since_Product_Version).

I used those excessively in some new implementations, e.g. in
css.inspection.ObjectInspector
(http://api.openoffice.org/source/browse/api/offapi/com/sun/star/inspection/ObjectInspector.idl?view=markup).

However, the "@since OOo 2.0.3" which I used there is not reflected in the
online IDL refernece (cp.
http://api.openoffice.org/docs/common/ref/com/sun/star/inspection/ObjectInspector.html).

Seems that sdk_oo/pack/copying/apiref-autodoc.since is missing 2.0.3, and in the
near future also 2.0.4 (cp.
http://api.openoffice.org/source/browse/api/sdk_oo/pack/copying/apiref-autodoc.since?rev=1.3&only_with_tag=SRC680_m181&view=markup)
Comment 1 jsc 2006-10-18 09:13:53 UTC
accepted
Comment 2 jsc 2006-10-30 14:56:45 UTC
i consider this as an important issue which is easy to fix and adapt the target
to 2.1

fixed in cws jsc14
Comment 3 jsc 2006-10-30 15:43:11 UTC
change owner for verifying

jsc -> cn: install sdk and browse for example css.inspection.ObjectInspector
Comment 4 chne 2006-10-31 10:43:52 UTC
ok in jsc14
Comment 5 chne 2006-11-13 14:22:54 UTC
ok in ooem2 and src680_m193 => zu