IBM Support

PM99190: RBD 9 DojoDateTextBox and DojoTimeTextBox gives errors when setting the text property to null or ''

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Environment: Windows
    Product name: IBM? Rational? Business Developer
    Program Version : 9.0
    
    Problem Description.
    DojoDateTextBox and DojoTimeTextBox gives errors when setting
    the text property to null or ''
    datetextbox.text = '';
    timetextbox.text = '';
    
    datetextbox.text = null;
    timetextbox.text = null;
    
    DojoDateTextBox and DojoTimeTextBox gives errors when setting
    the Value property to ''
    datetextbox.value = '';
    timetextbox.value = '';
    
    setting the Value property or DojoTimeTextBox to null does NOT
    give error and does Not clear the value
    timetextbox.value = null;
    
    and the only working scenario is setting the Value or
    DojoDateTextBox property to null
    datetextbox.value = null;
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    When assgining a null or empty string to DojoDateTextBox and
    DojoTimeTextBox, no matter direct assignment or update by
    MVC framework, all sometimes trigger an unexpected error.
    

Problem conclusion

  • Fix the problem by assigning null, undefined in EGL
    JavaScript runtime as the same as assigning an empty string.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PM99190

  • Reported component name

    RATL BUS DEV

  • Reported component ID

    5724S5000

  • Reported release

    900

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2013-10-16

  • Closed date

    2014-05-22

  • Last modified date

    2014-05-22

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    RATL BUS DEV

  • Fixed component ID

    5724S5000

Applicable component levels

  • R900 PSN

       UP

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSMQ79","label":"Rational Business Developer"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"9.0","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Document Information

Modified date:
02 November 2021