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

[BUG] cellcollection unused in FsTable.GetFieldNames #55

Open
Freymaurer opened this issue Jul 31, 2023 · 1 comment
Open

[BUG] cellcollection unused in FsTable.GetFieldNames #55

Freymaurer opened this issue Jul 31, 2023 · 1 comment
Labels
Type: Bug Something is not working, and it is confirmed by maintainers to be a bug.

Comments

@Freymaurer
Copy link
Collaborator

image

requires cell collection but does not use it

@Freymaurer Freymaurer added the bug Something isn't working label Jul 31, 2023
@omaus
Copy link
Collaborator

omaus commented Jul 31, 2023

This is because .RescanFieldNames did not work properly. I'd rather suggest getting rid of TableFields at all...

@kMutagene kMutagene added Type: Bug Something is not working, and it is confirmed by maintainers to be a bug. and removed bug Something isn't working labels Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something is not working, and it is confirmed by maintainers to be a bug.
Projects
None yet
Development

No branches or pull requests

3 participants