JDK-4654636 : Taglet does not allow use of inline tags
  • Type: Bug
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Affected Version: 1.4.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2002-03-19
  • Updated: 2014-05-05
  • Resolved: 2003-09-29
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.5.1Resolved
Related Reports
Duplicate :  
Description
When you create a taglet, inline tags that are present in its argument text are not interpreted.

Name: dk30142			Date: 06/29/2002


That is, a third party should be able to reimplement a standard 
tag with *all* of its standard functionality, including supporting inline tags.
======================================================================

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: dragon
14-06-2004

PUBLIC COMMENTS We will not be able to fix this bug in the taglet interface until the J2SE 1.5 release. The reason for this is because the Standard Doclet is about to be refactored. The taglet interface may change between now and the 1.5 release. I don't think it would be a good idea to fix this bug in the 1.4.2 release if the interface will be changing in the near future. We expect to deprecate the current taglet interface and release a new and improved interface. That interface will have this bug fixed. ###@###.### 2002-08-05 This bug was already fixed for tiger. It is a dupe of 4654308, which is the same bug, but also includes other taglet API enhancement requests.
05-08-2002

EVALUATION Requested by developers on Javadoc forum ###@###.### 2002-03-18 Name: dk30142 Date: 06/29/2002 Closely related to, and probably a duplicate of, 4654308 "Extend Taglet API", the difference being this might be a quick fix for Mantis, while 4654308 would be the real API fix for Tiger. ###@###.### 2002-06-29 ======================================================================
29-06-2002