Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 315749

Summary: Qualified name of a template not recognized in overrides
Product: [Modeling] Acceleo Reporter: Stephane Begaudeau <stephane.begaudeau>
Component: CoreAssignee: Project Inbox <acceleo-inbox>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
Patch v1.0 mariot.chauvin: iplog+

Description Stephane Begaudeau CLA 2010-06-04 07:03:48 EDT
Build Identifier: Build id: I20100429-1549

The qualified name works with "import" :
[import org::eclipse::acceleo::ide::ui::tests::project_one::files::Banana/]

The qualified name work with call :
[e.org::eclipse::acceleo::ide::ui::tests::project_one::files::Banana()/]

It doesn't work with overrides :
[template public superBanane(e : EClass) overrides org::eclipse::acceleo::ide::ui::tests::project_one::files::Banana]

Reproducible: Always
Comment 1 Stephane Begaudeau CLA 2010-08-11 04:57:52 EDT
Created attachment 176304 [details]
Patch v1.0
Comment 2 Stephane Begaudeau CLA 2010-09-10 10:00:11 EDT
Contributed and available in Acceleo 3.0.1 RC4 and Acceleo 3.1.0 M2.