Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mdt-papyrus.dev] Appearance property regression in photon nightly

Hi,

 

So the regression was introduced by this patch [1]

Something very fishy is going on, removing getter returning Set<> fix the regression.

 

My only guess is that something is doing some introspection and that getter returning a Set<> isn’t handled.

 

Has anyone an idea on what code/component is doing this kind of behavior?

 

Regards,

Benoit

 

1: https://git.eclipse.org/r/#/c/104926/

 

 

De : mdt-papyrus.dev-bounces@xxxxxxxxxxx [mailto:mdt-papyrus.dev-bounces@xxxxxxxxxxx] De la part de MAGGI Benoit
Envoyé : mardi 3 octobre 2017 14:42
À : Papyrus Project list <mdt-papyrus.dev@xxxxxxxxxxx>
Objet : [PROVENANCE INTERNET] [mdt-papyrus.dev] Appearance property regression in photon nightly

 

Hi everyone,

 

I’m working on [1], I updated my Papyrus to the latest photon nightly and the label customization  in appearance properties seems broken.

 

Use case:

-        Create a class in class diagram

-        Create a property

-        Show property Appearance tab

ð  Labe customization is missing checkboxes.

 

Did someone recently changed something that may have impact it?

 

Regards,

Benoit

 

1: https://bugs.eclipse.org/bugs/show_bug.cgi?id=515967


Back to the top