Bug 488682 - Doxyqml: restore output for siblings of internal components
Summary: Doxyqml: restore output for siblings of internal components
Status: RESOLVED MOVED
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Other Other
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-18 18:35 UTC by Olaf Mandel
Modified: 2024-06-24 13:21 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olaf Mandel 2024-06-18 18:35:18 UTC
This is about the Doxyqml tool (https://invent.kde.org/sdk/doxyqml).

SUMMARY

Since doxyqml!16, commit 371b65ac, doxyqml no longer generates any output for any classes declared in the same `qmldir` file as an internal component or even a public component with the substring `internal` in its name.

STEPS TO REPRODUCE
1. Run doxyqml over a file that has an associated `qmldir` file in which the string "internal" appears (anywhere, can be part of a longer word)
2. Note that the output is empty

OBSERVED RESULT

No output at all

EXPECTED RESULT

What would normally be output for that file if the string `internal` did not apear in `qmldir`. Exception: if the `qmldir` actually declares the current file to be an internal component, then the output being empty is correct.

SOFTWARE/OS VERSIONS

Linux, Python 3.10

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2024-06-19 20:38:00 UTC
Normally I tell people to report bugs here and not on the git repo, but in this case I think it looks like the opposite is true. Can I ask you to report this on https://invent.kde.org/sdk/doxyqml/-/issues? Thanks!
Comment 2 Olaf Mandel 2024-06-24 13:21:04 UTC
(In reply to Nate Graham from comment #1)
> Normally I tell people to report bugs here and not on the git repo, but in
> this case I think it looks like the opposite is true. Can I ask you to
> report this on https://invent.kde.org/sdk/doxyqml/-/issues? Thanks!

Done, see https://invent.kde.org/sdk/doxyqml/-/issues/16