https://bugs.documentfoundation.org/show_bug.cgi?id=156159
--- Comment #7 from Samuel Mehrbrodt <[email protected]> --- (In reply to Michael Stahl from comment #6) > there is still some oddity here however: with the commit > https://gerrit.libreoffice.org/c/core/+/119164 in 2021 a member > SdrObject::msHyperlink was added - but the SdrObject may already have a > SvxURLField in its itemset with id EE_FEATURE_FIELD; the itemsets are > created by factories like > CustomShapeProperties::CreateObjectSpecificItemSet() and the most used ones > appear to allow EE_FEATURE_FIELD - it's unclear why this duplication exists Probably because of missing knowledge about the EE_FEATURE_FIELD :) So the duplication can be removed - is that something Maya can do too? Or an easy hack to be filed? -- You are receiving this mail because: You are the assignee for the bug.
