mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
1bb109041f
Bug was most prominent after page publication, which triggers a node reload. It iterated through all node attributes to assign them to the existing node, which apparently includes some non-scalar attributes that can't simply be copied in IE.