Bug 502786 - C# Code Importer Wizard finds no classes within subfolders
Summary: C# Code Importer Wizard finds no classes within subfolders
Status: CONFIRMED
Alias: None
Product: umbrello
Classification: Applications
Component: importer (other bugs)
Version First Reported In: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-14 10:05 UTC by andy
Modified: 2025-04-19 13:34 UTC (History)
1 user (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 andy 2025-04-14 10:05:46 UTC
BUG: Code importing wizard finds no classes at all when I select a parent folder, which holds all the *.cs files, although I've selected the "Include Subdirectories" checkbox.

AS-IS: The Code Importer Wizard displays "0 files" when clicking on the parent folder, which holds all the *.cs files. Also when I click next there is an empty files/class listbox, so nothing is done.
EXPECTED: The Code Importer Wizard should display the *.cs files count already when clicking/selecting the desired parent folder when "Include Subdirectories" is checked; after the "Next" is clicked, the wizard should display all the found classes from all the sub-folders under the selected parent folder.

Please notice, that your (broken; see my other 2 BUGs) "Import from Directory" function is actually able to find the *.cs files/classes from a parent folder.

Thank you,
Andrej
Comment 1 Oliver Kellogg 2025-04-19 13:34:27 UTC
May be related to bug 479224.