Community
Participate
Working Groups
I tested a uiCustom on a table editor. Customizations on attributes and references seem ignored. Customizations on metaclasses are applied both to elements of this metaclass and (some of) its attributes and references. This is a regression since it worked in 0.1
I tested on trunk and 0_1, and the problem appears on both.
Created attachment 202757 [details] patch Here is a patch that fixes the customization of attributes. As for references, at first I thought they used to be customized, but in fact only the objects they reference are customized. So there is no regression for references.
Hello Ed, This bug causes a loss of function (some kind a customization does not work) and this does not cause any crash. I know that table customization feature is used by some Papyrus users. Do you agree to commit this path before the SR1 RC3 ? Regards, Gregoire
Committed on branch 0_1 in revision 810.
Committed on trunk in revision 813.
This bug can be closed.