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

Bug 358811

Summary: New Record Wizard: "_" missed in certain generated record data item
Product: z_Archived Reporter: Thomas Wu <wxwu>
Component: EDTAssignee: Zhi Zhu <zhuzhi>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: zhuzhi
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
zip code none

Description Thomas Wu CLA 2011-09-24 22:07:14 EDT
Build Identifier: 20110923

I am trying to convert MySQL sample DB into egl record. One of the data items is converted into "zip code", which will lead to compiling error.

Reproducible: Always

Steps to Reproduce:
1. Install MySQL with its sample database.
2. New an EGL project in EDT.
3. Try to convert MySQL sample DB schema named "sakila" into egl records. 

Actual results: One of the data items is converted into "zip code", which will lead to compiling error. Just like some others,"zip code" could be converted to "zip_code" instead.
Comment 1 Thomas Wu CLA 2011-09-24 22:09:58 EDT
Created attachment 203966 [details]
zip code
Comment 2 Zhi Zhu CLA 2011-09-29 21:49:36 EDT
fix it, if the item name is 'zip code' changing it 'zipCode'
Comment 3 Thomas Wu CLA 2011-10-08 09:50:09 EDT
Verified in build of 20111007