You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2020/06/10 13:01:52 UTC

[GitHub] [royale-asjs] pashminakazi opened a new issue #855: Uncaught RangeError: null (ArrayList.js:99)

pashminakazi opened a new issue #855:
URL: https://github.com/apache/royale-asjs/issues/855


   Project Details are :
   https://paste.apache.org/cpo8y
   Test case is available on VDI.
   Go to Accounts Recieveable from Select in Menu
   Go to Sales Commission Scheme Configuration Setup from Setups in Menu
   File : com/dbz/modules/AR/dbzSalesCommissionConfiguration.mxml
   
   Click on New Button then Plus(+) button then sales comm. Scheme Setup button
   and then this exception occurs
   ![image](https://user-images.githubusercontent.com/42200979/84270541-46aba000-ab44-11ea-89d9-acaec3ca804d.png)
   ![image](https://user-images.githubusercontent.com/42200979/84270588-5cb96080-ab44-11ea-8f98-a38a742b3b1b.png)
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [royale-asjs] aharui commented on issue #855: Uncaught RangeError: null (ArrayList.js:99)

Posted by GitBox <gi...@apache.org>.
aharui commented on issue #855:
URL: https://github.com/apache/royale-asjs/issues/855#issuecomment-643956090


   in fn_OpenSalesCommSchSetup, arrDtlTransDP has no elements, and dgTrans.selectedIndex is still -1


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [royale-asjs] aharui commented on issue #855: Uncaught RangeError: null (ArrayList.js:99)

Posted by GitBox <gi...@apache.org>.
aharui commented on issue #855:
URL: https://github.com/apache/royale-asjs/issues/855#issuecomment-642115486


   What index is your code trying to access in the array collection?  How many elements are in the array collection?  What are the expected values?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org