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

Bug 366132

Summary: Method name differs before and after saving changes
Product: [Technology] Tigerstripe Reporter: Maria Kolchinskaja <mshulgina>
Component: UIAssignee: Project Inbox <tigerstripe.ui-inbox>
Status: CLOSED WONTFIX QA Contact:
Severity: minor    
Priority: P3 CC: nmehrega
Version: unspecified   
Target Milestone: 0.5M0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Maria Kolchinskaja CLA 2011-12-08 23:40:55 EST
Build Identifier: 

1. Create Tigerstripe project
2. Create Entity with name Entity0 with method entity0_testMethod0(String):void
3. Add argument for the method
4. Do not save changes - see method name in table in editor: entity0_testMethod0(String):void(Entity0)
5. Save changes - see method name in table in editor: entity0_testMethod0(String):void

Reproducible: Always
Comment 1 Navid Mehregani CLA 2012-03-05 10:49:04 EST
Behaviour was introduced after implementing  https://bugs.eclipse.org/bugs/show_bug.cgi?id=330700