Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 366132 - Method name differs before and after saving changes
Summary: Method name differs before and after saving changes
Status: CLOSED WONTFIX
Alias: None
Product: Tigerstripe
Classification: Technology
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 minor (vote)
Target Milestone: 0.5M0   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-08 23:40 EST by Maria Kolchinskaja CLA
Modified: 2012-03-05 10:49 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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