Undo not working #1875

Closed
opened 2026-02-05 02:06:34 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @Zyzto on GitHub (Sep 30, 2020).

Describe the bug

Undo feature isn't working, can undo only once

Steps To Reproduce
Steps to reproduce the behavior:
1.Create/Edit Page
2.type somthing
3.undo with ctrl+z/button
4.wait til its saves draft
5.type something
6.undo

Expected behavior
the undo button/key combination isn't working if the document is saved as draft.
even though the undo button is still lit up.
and the page is saved at exact time of history save, that meaning you can only undo once.

Your Configuration (please complete the following information):

  • Exact BookStack Version (Found in settings): BookStack v0.30.1
  • PHP Version: 7.2.24
  • Hosting Method (Nginx/Apache/Docker): Nginx

Additional context
it seems after the page is saved it deletes the history

Originally created by @Zyzto on GitHub (Sep 30, 2020). **Describe the bug** Undo feature isn't working, can undo only once **Steps To Reproduce** Steps to reproduce the behavior: 1.Create/Edit Page 2.type somthing 3.undo with ctrl+z/button 4.wait til its saves draft 5.type something 6.undo **Expected behavior** the undo button/key combination isn't working if the document is saved as draft. even though the undo button is still lit up. and the page is saved at exact time of history save, that meaning you can only undo once. **Your Configuration (please complete the following information):** - Exact BookStack Version (Found in settings): BookStack v0.30.1 - PHP Version: 7.2.24 - Hosting Method (Nginx/Apache/Docker): Nginx **Additional context** it seems after the page is saved it deletes the history
Author
Owner

@ssddanbrown commented on GitHub (Sep 30, 2020):

Hi @Zyzto,
Thanks for reporting this suspected issue.

I've done a quick test in my dev environment and I have not been able to reproduce. Is this issue consistent for you? If so, Please could you confirm the, operating system, browser and browser version you're able to replicate this on?

@ssddanbrown commented on GitHub (Sep 30, 2020): Hi @Zyzto, Thanks for reporting this suspected issue. I've done a quick test in my dev environment and I have not been able to reproduce. Is this issue consistent for you? If so, Please could you confirm the, operating system, browser and browser version you're able to replicate this on?
Author
Owner

@Zyzto commented on GitHub (Sep 30, 2020):

@ssddanbrown I have this issue on multiple hosting
I tested firefox 80.0.1, brave 1.14.84 and chrome from at least 2 week old version

On latest bookstack version.

Edit : all testing on windows 10 and ltsc

@Zyzto commented on GitHub (Sep 30, 2020): @ssddanbrown I have this issue on multiple hosting I tested firefox 80.0.1, brave 1.14.84 and chrome from at least 2 week old version On latest bookstack version. Edit : all testing on windows 10 and ltsc
Author
Owner

@Zyzto commented on GitHub (Oct 6, 2020):

it's working with new update (0.30.2v), I don't know what happened.

@Zyzto commented on GitHub (Oct 6, 2020): it's working with new update (0.30.2v), I don't know what happened.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1875