[kde] [Bug 488682] New: Doxyqml: restore output for siblings of internal components
Olaf Mandel
bugzilla_noreply at kde.org
Tue Jun 18 19:35:18 BST 2024
https://bugs.kde.org/show_bug.cgi?id=488682
Bug ID: 488682
Summary: Doxyqml: restore output for siblings of internal
components
Classification: I don't know
Product: kde
Version: unspecified
Platform: Other
OS: Other
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: unassigned-bugs at kde.org
Reporter: o.mandel at menlosystems.com
Target Milestone: ---
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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list