Details
-
Bug
-
Resolution: Fixed
-
Major
-
2.0 M1, 1.9.1
-
None
-
Unit
-
Unknown
-
Description
The problem is that AbstractBlock#replaceChild is using List#indexOf which is using Object#equals internally to find the position of the block.