Closed Ducasse closed 2 months ago
This is a potential backport to P12.
please do not merge this, I let a comment in the reported issue.
What is important, too: please add a better name tan "Fix: #1547" (this looks very bad in the weekly email, too)
Right now the code of the book breaks.
Right now the code of the book breaks.
can you point me to the example that breaks ?
@koendehondt Do you remember this is in the window chapter?
Right now the code of the book breaks.
can you point me to the example that breaks ?
The example in the description of https://github.com/pharo-spec/Spec/issues/1547 exposes the bug.
The code in the book is in section 9.3 "Preventing window close". The corresponding code is in class WindowExamplePresenter2
in the code repo. The class comment links to https://github.com/pharo-spec/Spec/issues/1547 to indicate that the example does not work.
This is fixed upstream (I applied same thing)
This is fixed upstream (I applied same thing)
Could you post the commit here? Thanks.
We decided to remove the closeDiscardingChanges from Spec