*Synopsis*: *ksh93* lacks German message translations

CR 6734304 changed on Jan 7 2010 by <User 1-5Q-1267>

=== Field ============ === New Value ============= === Old Value =============

Hook 5                                             <email address omitted>    
Keyword                                            oss-sponsor                
====================== =========================== ===========================

     
*Change Request ID*: 6734304

*Synopsis*: *ksh93* lacks German message translations

  Product: solaris
  Category: shell
  Subcategory: korn93
  Type: Defect
  Subtype: 
  Status: 5-Cause Known
  Substatus: 
  Priority: 4-Low
  Introduced In Release: solaris_nevada
  Introduced In Build: snv_72
  Responsible Engineer: 
  Keywords: opensolaris, oss-request

=== *Description* ============================================================
Category
   shell
Sub-Category
   korn
Description
   ksh93 lacks German message translations.
For example this prints:
# LC_ALL=de_DE.UTF-8 ksh93 -c 'echo $(( 1 / 0 ))'
ksh93: line 1:  1 / 0 : divide by zero
but it should print:
# LC_ALL=de_DE.UTF-8 ksh93 -c 'echo $(( 1 / 0 ))'
ksh93: Linie 1:  1 / 0 : Division durch Null.
/usr/bin/ksh prints German messages but ksh93 does not
Frequency
   Always
Regression
   No
Steps to Reproduce
   LC_ALL=de_DE.UTF-8 ksh93 -c 'echo $(( 1 / 0 ))'
Expected Result
   ksh93: Linie 1:  1 / 0 : Division durch Null.
Actual Result
   ksh93: line 1:  1 / 0 : divide by zero
Error Message(s)
   ?
Test Case
   ?
Workaround
   Run ksh93 on Linux
Submitter wants to work on bug
   No
Additional configuration information
   ?

*** (#1 of 1): 2008-08-06 13:32:43 GMT+00:00 <User 1-F4SZV>


=== *Public Comments* ========================================================

=== *Workaround* =============================================================

=== *Additional Details* =====================================================
        Targeted Release: 
        Commit To Fix In Build: 
        Fixed In Build: 
        Integrated In Build: 
        Verified In Build: 
  See Also: 6619428
  Duplicate of: 
  Hooks:
        Hook1: 
        Hook2: 
        Hook3: 
        Hook4: 
        Hook5: 
        Hook6: <email address omitted>
  Program Management: 
  Root Cause: Other - see Research Activity
  Fix Affects Documentation: No
  Fix Affects Localization: No

=== *History* ================================================================
        Date Submitted: 2008-08-06 13:32:43 GMT+00:00
        Submitted By: <User 1-F4SZV>

        Status Changed    Date Updated                  Updated By
        6-Fix Understood  2008-08-21 00:23:06 GMT+00:00 <User 1-5Q-5151>
        5-Cause Known     2008-11-25 18:31:08 GMT+00:00 <User 1-5Q-5151>


=== *Service Request* ========================================================
        Impact: Critical
        Functionality: Primary
        Severity: 1
        Product Name: solaris
        Product Release: solaris_nevada
        Product Build: snv_93
        Operating System: solaris_nevada
        Hardware: generic
        Submitted Date: 2008-08-06 13:32:44 GMT+00:00


=== *Multiple Release (MR) Cluster* - 0 ======================================

Reply via email to