codefog / contao-haste

Haste is a collection of tools and classes to ease working with Contao
http://codefog.pl/extension/haste.html
MIT License
42 stars 24 forks source link

Update UndoManager.php #183

Closed Wusch closed 1 year ago

Wusch commented 1 year ago

We have an issue with the contao restore function. I think it should check if the value equals null becaus it's the database default.

image

qzminski commented 1 year ago

This has been already fixed in 5.0.2… ? https://github.com/codefog/contao-haste/blob/main/src/UndoManager.php#L52

Wusch commented 1 year ago

I have the problem still in 5.0.2.

Wusch commented 1 year ago

The change is for Line 138 https://github.com/codefog/contao-haste/blob/main/src/UndoManager.php#L138

qzminski commented 1 year ago

Ah, sorry! I have just released it as 5.0.3.