Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 358811 - New Record Wizard: "_" missed in certain generated record data item
Summary: New Record Wizard: "_" missed in certain generated record data item
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Zhi Zhu CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-24 22:07 EDT by Thomas Wu CLA
Modified: 2017-02-23 14:19 EST (History)
1 user (show)

See Also:


Attachments
zip code (36.46 KB, image/jpeg)
2011-09-24 22:09 EDT, Thomas Wu CLA
no flags Details

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