Skip to content

cannot get filename from local pdf #9434

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

Open
fivestone opened this issue Mar 28, 2025 · 1 comment
Open

cannot get filename from local pdf #9434

fivestone opened this issue Mar 28, 2025 · 1 comment

Comments

@fivestone
Copy link

When we read PDF from local storage, the hypothes.is cannot get the file name, but just shows "Untitled Document" in the comment management page. That's confusing whle reading multiple local PDFs.

We found a solution. If we put this pdf on a web server, then hypothes.is page change from "Untitled Document" to "my_filename_1.pdf", BUT it's only valid the first time. Even if we change the file to "my_filename_2.pdf" and visit from another web link. There's still "my_filename_1.pdf" as the title forever in comment management page ^^

@fivestone
Copy link
Author

fivestone commented Apr 10, 2025

It seems that the situation changes and a new bug appears....

All the PDFs (whethe local file or via webserver link) that I comment show strange titles in the hypothesis page. It is confused with other files ID?

As the picture shows, all three titles are not relevant with my PDF files.

Image

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

1 participant