Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [gef-dev] Bug in AbstractContentPart#reorderContentChild

Hi David,

you seem to be right. Can you open a Bugzilla for it, please?

Best Regards,
Alexander

Am 05.07.2017 um 17:36 schrieb David Dubrow <ddubrow@xxxxxxxxxxxxx>:

I believe there is a bug in AbstractContentPart#reorderContentChild

I believe this check should be NOT contains:
if (oldContentChildren.contains(contentChild)) {
throw new IllegalArgumentException("Cannot reorder " + contentChild
+ " because its not a content child.");
}

Thanks!
David
_______________________________________________
gef-dev mailing list
gef-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/gef-dev

--
Dr. Alexander Nyßen
Dipl.-Inform.
Principal Engineer

Telefon: +49 (0) 231 / 98 60-202
Telefax: +49 (0) 231 / 98 60-211
Mobil: +49 (0) 151 /  17396743

http://www.itemis.de 
alexander.nyssen@xxxxxxxxx 

itemis AG
Am Brambusch 15-24
44536 Lünen

Rechtlicher Hinweis:

Amtsgericht Dortmund, HRB 20621

Vorstand: Jens Wagener (Vors.), Wolfgang Neuhaus

Aufsichtsrat: Prof. Dr. Burkhard Igel (Vors.), Michael Neuhaus, Jennifer Fiorentino



Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail


Back to the top