[go: up one dir, main page]

item_to_paths: Attach newly-created SPStyle objects to the same object as the existing style object

The behaviour changed slightly in 6e31e4bc (newly created SPStyle objects attached to "doc" instead of the same object that "style" was attached to). This MR replicates the old behaviour by attaching the newly-created objects to the same object that "style" attaches to.

Fixes #5816 (closed)

Merge request reports

Loading