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

Bookmark are not stored for next sessions/readings #104

Open
davidcosama opened this issue Jul 12, 2018 · 6 comments
Open

Bookmark are not stored for next sessions/readings #104

davidcosama opened this issue Jul 12, 2018 · 6 comments

Comments

@davidcosama
Copy link

davidcosama commented Jul 12, 2018

Using the reader version 1.2.3 on Nextcloud v13.0.1 with Chrome v67,

if I bookmark a page on any PDF or ePub book, is not present for future readings

Steps to reproduce:

  1. Login into Nextcloud
  2. Go to Files
  3. Open a PDF book file
  4. Advance some pages and bookmark one. I can see the page bookmarked
  5. Click on Exit
  6. Open, again, the PDF book file
  7. Check the bookmark list and is Empty

It could be interesting to keep the point, when you stop the reading, on the same page when you open it again to keep reading

I hope it helps!

@wardwouts
Copy link

wardwouts commented Aug 20, 2018

I'm seeing the same. Tested PDF and epub files

This is with the official Nextcloud 13.0.5 docker image btw.

@garzy
Copy link

garzy commented Oct 3, 2018

Mee too, bookmarks doesn't sync on nextcloud 13.0.5 or avobe. Please fix

@scurrvy2020
Copy link

check your htaccess rewrite rules. You may need to use the occ command to update your htaccess.

@pteriss
Copy link

pteriss commented Nov 15, 2018

@scurrvy2020 hey, could you elaborate a little? what needs to be in the .htaccess for the bookmarks, last read page and so on to be saved?

@scurrvy2020
Copy link

#44 (comment)

That's the issue I had, which seems similar to yours.

@jimbolaya
Copy link

I also double-checked all the .htaccess checks. I get 405 errors (The error means that you are attempting to pass back a file that does not have the necessary permissions on the server to receive Post information from another script.)

But bookmarks and last read have never worked for me, so I'm not sure where else to look.

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

6 participants