Bug 202897 - tests in EMFModelLoader.setParameter() incorrect
Summary: tests in EMFModelLoader.setParameter() incorrect
Status: CLOSED FIXED
Alias: None
Product: MMT.ATL
Classification: Modeling
Component: Engine (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: mmt-atl.toolkit-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2007-09-11 05:22 EDT by Rene Ladan CLA
Modified: 2017-06-05 09:30 EDT (History)
1 user (show)

See Also:


Attachments
fix EMFModelLoader.setParameter() (1.00 KB, patch)
2007-09-11 05:23 EDT, Rene Ladan CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rene Ladan CLA 2007-09-11 05:22:03 EDT
Build ID: I20070625-1500

Steps To Reproduce:
In method setParameter(String name, Object value) of EMFModelLoader.java (package org.eclipse.m2m.atl.drivers.emf4atl), the tests to assign false to useIDs and removeIDs check for value being "true" instead of "false" (starting at line 93).


More information:
Comment 1 Rene Ladan CLA 2007-09-11 05:23:59 EDT
Created attachment 78048 [details]
fix EMFModelLoader.setParameter()
Comment 2 Dennis Wagelaar CLA 2007-09-28 05:27:23 EDT
(In reply to comment #1)
> Created an attachment (id=78048) [details]
> fix EMFModelLoader.setParameter()
> 

Patch committed to CVS, thanks! :-)
Comment 3 Dennis Wagelaar CLA 2017-06-05 09:30:55 EDT
Bug inactive - closing.