classification
Title: OSATerminology is broken
Type: Stage:
Components: Macintosh Versions:
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: jackjansen Nosy List: bob.ippolito, jackjansen (2)
Priority: high Keywords

Created on 2004-01-25 11:32 by bob.ippolito, last changed 2004-07-15 13:22 by jackjansen.

Files
File name Uploaded Description Edit Remove
OSATerminology.c.patch bob.ippolito, 2004-01-25 11:34
Messages (3)
msg19825 - (view) Author: Bob Ippolito (bob.ippolito) Date: 2004-01-25 11:32
the terminologyID is actually not supposed to come from the 
current dialect.  Since Apple doesn't really support non-
English dialects anymore anyway (as far as I can tell), I'm 
just going to keep it as zero.

Here's a patch (that just comments that stuff out, so it can 
be further tested).
msg19826 - (view) Author: Jack Jansen (jackjansen) Date: 2004-04-02 20:49
Logged In: YES 
user_id=45365

This whole bit of code is a silly misunderstanding. I'll rip it out.
msg19827 - (view) Author: Jack Jansen (jackjansen) Date: 2004-07-15 13:22
Logged In: YES 
user_id=45365

Fixed in rev. 1.5 and 1.2.14.1.
History
Date User Action Args
2004-01-25 11:32:27bob.ippolitocreate