History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-17799
Type: Bug Bug
Status: Resolved Resolved
Resolution: Won't Fix
Assignee: Anna Kozlova
Reporter: Keith Thompson
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

@param not accepting <b> </b> wrapper

Created: 17 Apr 08 18:32   Updated: Today 15:02
Component/s: Code Analysis. Inspection

File Attachments: 1. Microsoft Word diana8280.doc (164 kb)

Environment: xp

Build: 8,280
Severity: Low


 Description  « Hide
attachment shows issue, javadoc should be allowed to have bold, inspection doesn't flag others but flags @param

This probably is a 7.0.3 bug as well



 All   Comments   Work Log   Change History      Sort Order:
Keith Thompson - 17 Apr 08 18:37
Also the @throws is flagged as missing because it is wrapped in <b> </b>

Anna Kozlova - 13 May 08 15:02
Please see http://java.sun.com/j2se/1.5.0/docs/tooldocs/windows/javadoc.html#@param for @param usages. Javadoc tool results to warning - @param argument "<b>e</b>" is not a parameter name.

Thank you