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

getMgmtDisc error #5

Open
chunhujeon opened this issue Dec 3, 2019 · 1 comment
Open

getMgmtDisc error #5

chunhujeon opened this issue Dec 3, 2019 · 1 comment

Comments

@chunhujeon
Copy link

I encountered an issue using getMgmtDisc. Specifically, when there is missing 10-K in the year, it returns
Error in XML::free(doc) : object 'doc' not found
and terminates its function without moving to the next document.

I guess there is an issue in line 177 but I am not sure whether it is.
rm(f.text); XML::free(doc)

@aalvaradob
Copy link

It happened to me too, the filling is downloaded in the directory of the project, no problem with that, however the error happens with filings starting in 2019 and the only difference with previous years is that the format changed to the new iXBRL format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants