This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 237006

Summary: jsf in Chinese characters are garbled
Product: javaee Reporter: caqis
Component: JSFAssignee: Martin Fousek <marfous>
Status: RESOLVED INCOMPLETE    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE 日志

Description caqis 2013-10-11 00:03:07 UTC
Product Version = NetBeans IDE 7.4 RC2 (Build 201309252201)
Operating System = Windows 2003 version 5.2 running on x86
Java; VM; Vendor = 1.7.0_21
Runtime = Java HotSpot(TM) Client VM 23.21-b01

According to the new entity class of crud jsf page;
jsf submit the form, new or modify data in the Derby, Chinese characters are garbled!
Comment 1 caqis 2013-10-11 00:03:13 UTC
Created attachment 140996 [details]
IDE 日志
Comment 2 Martin Fousek 2013-10-18 06:43:54 UTC
Which encoding is set inside your project properties? Is it common UTF8 or another one?
Comment 3 Martin Fousek 2014-07-23 06:40:21 UTC
Waiting for the user response, marking as incomplete for now. Reporter please specify your project encoding and reopen the issue again, thanks.