Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Annotated function parameter generates <dt> warning in todo list (Origin: bugzilla #782437) #6208

Closed
doxygen opened this issue Jul 2, 2018 · 2 comments

Comments

@doxygen
Copy link
Owner

doxygen commented Jul 2, 2018

status NEW severity normal in component general for ---
Reported in version 1.8.10 on platform Other
Assigned to: Dimitri van Heesch

Original attachment names and IDs:

On 2017-05-10 13:01:36 +0000, Frank HJ Cuypers wrote:

I have a java interface in which I annotated a function parameter with a
@myAnnotation.
If I also add a @todo tag to this function and then generate doxygen
documentation including the todo list, I get a warning:
  todo:2: warning: Illegal command myAnnotation as part of a <dt> tag

But the output looks OK.

On 2017-05-10 13:04:48 +0000, Frank HJ Cuypers wrote:

Created attachment 351543
Test case showing the issue

On 2018-05-17 11:28:29 +0000, albert wrote:

I've just pushed a proposed patch to github (pull request 729,
https://github.com/doxygen/doxygen/pull/729).
@albert-github
Copy link
Collaborator

Pull request #729 integrated.

@albert-github albert-github added bug fixed but not released Bug is fixed in github, but still needs to make its way to an official release Java labels Jul 18, 2018
@doxygen
Copy link
Owner Author

doxygen commented Dec 27, 2018

This issue was previously marked 'fixed but not released',
which means it should be fixed in doxygen version 1.8.15.
Please verify if this is indeed the case. Reopen the
issue if you think it is not fixed and please include any additional information
that you think can be relevant (preferably in the form of a self-contained example).

@doxygen doxygen removed the fixed but not released Bug is fixed in github, but still needs to make its way to an official release label Dec 27, 2018
@doxygen doxygen closed this as completed Dec 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants