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

Display NULL for object with null dataspace and prevent table open #139

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

byrnHDF
Copy link
Collaborator

@byrnHDF byrnHDF commented Jun 26, 2023

Fix for #140

@byrnHDF byrnHDF added Type - Improvement Improvements that don't add a new feature or functionality Component - HDFView Improvements to the visual interface layer Priority - 1. High 🔼 These are important issues that should be resolved in the next release labels Jun 26, 2023
@byrnHDF byrnHDF self-assigned this Jun 26, 2023
}
} // (attrValue != null)

// log.trace("writeAttribute(): attrValue={}", attrValue);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the line or uncomment the line for logging.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the development branch.
Debug statements will be removed or finalized in the release development branches.

@byrnHDF byrnHDF merged commit f7c3523 into HDFGroup:master Jul 3, 2023
@byrnHDF byrnHDF deleted the master-null-space branch July 17, 2023 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component - HDFView Improvements to the visual interface layer Priority - 1. High 🔼 These are important issues that should be resolved in the next release Type - Improvement Improvements that don't add a new feature or functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants