pharo
pharo copied to clipboard
[Refactoring] Insert superclass refactoring bug fix
Still draft I will edit this
The merge from Iceberg removed the execution rights of the scripts :(
The merge from Iceberg removed the execution rights of the scripts :(
Thanks Cyril I fixed it
Alexis
- do you have a link to the bug description?
- do you have some tests showing the bug and that the bug got covered?
There is at least this one:
https://github.com/pharo-project/pharo/issues/19002
There is also #18382. Also, there is no tests for now because I didnt fix it yet, this is why it is a draft
Tx for the pointer.