Bug 21201

Summary: Problem with Oracle and Web importing foreign characters
Product: Red Hat Web Site Reporter: Jeffrey Cohen <nobody+jcohen>
Component: StoreAssignee: Martin C. Messer <mmesser>
Status: CLOSED CURRENTRELEASE QA Contact: Jay Turner <jturner>
Severity: medium Docs Contact:
Priority: medium    
Version: currentCC: marty, skothari, srevivo
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-07-22 17:05:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jeffrey Cohen 2000-11-21 20:41:19 UTC
There seems to be a recurrance of foreign characters not importing properly
from the web into Oracle.

The following order: 3111741 from web order W2200617 imported with the
Customer name:

"SVERRIR C LAFSSON"  it should have been "...OLAFFSON"  

I beleive there was an O with an 'umlaut'  (the 2 little dots above a
letter) in the original customer name and somewhere along the line, an
interface corrupted this value to an invalid
character --(a square block)-- in the name field.

Can this be fixed???

Comment 1 Jeffrey Cohen 2000-11-21 20:44:55 UTC
I have since changed the information, Customer Name and Contact name on Account
# 274263.

I just over-typed the correct information, hopefully deleting the corrupted
character.  Hopefully the order will go now.

-Jeff



Comment 2 Samir Kothari 2000-11-21 21:44:35 UTC
If you look at the web_user_personal_info table for this user (464319), you
will see the following:

C-rlafsson

When I cut-n-paste into the bugzilla screen it converts it to:

Crlafsson

It appears to be getting imported into oracle as the 1st case above.



Comment 3 Jeffrey Cohen 2000-12-14 13:17:18 UTC
Here is yet another example of corrupted characters...

 His proper name should be: Mindez Guido Josi Angel

-Jeff

Customer information

                                   Information for customer: mguido-RH2000 
            User ID
                                 mguido-RH2000
            Password
                                 RH24636rh
            First name
                                 Guido Josgngel
            Last name
                                 Mh-$ez
            e-mail
                                 mguido


Comment 4 Jay Turner 2001-05-15 12:50:08 UTC
Status update on this issue?  Thanks :-)

Comment 5 Tom Lancaster 2001-05-21 23:08:51 UTC
According to the Oracle reference: "All character data in the version 8 database
is assumed to be in the character encoding scheme specified in the CREATE
DATABASE command that created the database."
I really don't know what this is. 
The NLS LANG variable also has something to do with it. I seem to remember Paul
Lindner saying that the web tables supported UTF8, which should be able to deal
with the above cases. 


Comment 6 Martin C. Messer 2003-07-22 17:05:53 UTC
Dealing with this same issue elsewhere.