Print Thread
Bug: Undo make RANDOM changes instead undo
#65613 04/08/24 12:20 PM
Joined: Nov 2023
Posts: 72
?
Łukasz Online Content OP
Member
OP Online Content
Member
?
Joined: Nov 2023
Posts: 72
From time to time undo make RANDOM changes instead of undo.
For example drop some line instead of undo restoration removed new line.
Making changes in other line.

It not always work the same.

In this file i remove one line on top and change some chars and after that when I undo few time dangerous things happened.

I known that is syntax incorrect example, but I want to undo even with some syntax errors.
In this example it occurs really often, but in syntax correct example it occurs too.

SQL Query
create or replace package test is
  --------------------
   l_test := 0;
  --------------------
begin
  --------------------
  l_test := 1;
  --------------------
  l_test := 2;
  --------------------
end test;

Re: Bug: Undo make RANDOM changes instead undo
Łukasz #65617 04/09/24 08:30 AM
Joined: Aug 1999
Posts: 22,206
Member
Offline
Member
Joined: Aug 1999
Posts: 22,206
I cannot immediately reproduce this, but we'll investigate. If you find the steps to reproduce this, let me know.


Marco Kalter
Allround Automations
Re: Bug: Undo make RANDOM changes instead undo
Łukasz #65622 04/10/24 10:56 AM
Joined: Nov 2023
Posts: 72
?
Łukasz Online Content OP
Member
OP Online Content
Member
?
Joined: Nov 2023
Posts: 72
Today on fresh instance of Plyxon with one tab everything works.
I'll keep an eye on it, but I'm afraid this bug might be hard to reproduce. This is a very annoying bug.
I've seen this in Plyxon a few times and it occurs in instances witch worked for a few hours. But even when writing this issue and testing in a "damaged" instance, I was unable to reproduce when exactly it occurs. It appeared average in one on three series of undo.


Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.4
(Release build 20200307)
Responsive Width:

PHP: 7.1.33 Page Time: 0.031s Queries: 15 (0.009s) Memory: 2.5032 MB (Peak: 3.0395 MB) Data Comp: Off Server Time: 2024-04-30 06:08:35 UTC
Valid HTML 5 and Valid CSS