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] local descriptors level is not 0, please open an issue on GitHub for this to be implemented #45

Open
nrichtapeark opened this issue May 9, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@nrichtapeark
Copy link

Describe the bug
When running go-pst against a certain set of PST files, the error local descriptors level is not 0, please open an issue on GitHub for this to be implemented

To Reproduce
Steps to reproduce the behavior:

if err := pstFile.WalkFolders(func(folder *pst.Folder) error {

Platform (please complete the following information):

  • go-pst version v6.0.2
  • Go Version 1.21.3
@nrichtapeark nrichtapeark added the bug Something isn't working label May 9, 2024
@JasonQuinn
Copy link

I am also seeing this error on some pst files I am trying to read

@JasonQuinn
Copy link

@mooijtech Do you have an recommendations of where I should start if i wanted to implement this functionality myself?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants