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/03/05 10:26:42 UTC

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

pashminakazi opened a new issue #749: Uncaught RangeError: null         (ArrayList.js:105)
URL: https://github.com/apache/royale-asjs/issues/749
 
 
   Project Details are :
   https://paste.apache.org/cpo8y
   Test case is available on VDI.
   Go to Accounts Payable from Select in Menu
   Go to Lease Rental from Setups in Menu
   File : com/dbz/modules/AR/dbzLeaseRental.mxml
   
   Click on NEW button then ADD button a detail window will be opened then click on **Lease Rental BreakUp Setup Button** 
   ![image](https://user-images.githubusercontent.com/42200979/75972529-62742a00-5ef5-11ea-9bb2-2923bb2bfbc2.png)
   ![image](https://user-images.githubusercontent.com/42200979/75972540-67d17480-5ef5-11ea-9d71-6c57075f1bbb.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


With regards,
Apache Git Services

[GitHub] [royale-asjs] pashminakazi commented on issue #749: Uncaught RangeError: null (ArrayList.js:105)

Posted by GitBox <gi...@apache.org>.
pashminakazi commented on issue #749: Uncaught RangeError: null         (ArrayList.js:105)
URL: https://github.com/apache/royale-asjs/issues/749#issuecomment-595614687
 
 
   This Code is also commented out in Flex

----------------------------------------------------------------
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


With regards,
Apache Git Services

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

Posted by GitBox <gi...@apache.org>.
pashminakazi opened a new issue #749: Uncaught RangeError: null         (ArrayList.js:105)
URL: https://github.com/apache/royale-asjs/issues/749
 
 
   Project Details are :
   https://paste.apache.org/cpo8y
   Test case is available on VDI.
   Go to Accounts Payable from Select in Menu
   Go to Lease Rental from Setups in Menu
   File : com/dbz/modules/AR/dbzLeaseRental.mxml
   
   Click on NEW button then ADD button a detail window will be opened then click on **Lease Rental BreakUp Setup Button** 
   ![image](https://user-images.githubusercontent.com/42200979/75972529-62742a00-5ef5-11ea-9bb2-2923bb2bfbc2.png)
   ![image](https://user-images.githubusercontent.com/42200979/75972540-67d17480-5ef5-11ea-9d71-6c57075f1bbb.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


With regards,
Apache Git Services

[GitHub] [royale-asjs] aharui closed issue #749: Uncaught RangeError: null (ArrayList.js:105)

Posted by GitBox <gi...@apache.org>.
aharui closed issue #749: Uncaught RangeError: null         (ArrayList.js:105)
URL: https://github.com/apache/royale-asjs/issues/749
 
 
   

----------------------------------------------------------------
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


With regards,
Apache Git Services

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

Posted by GitBox <gi...@apache.org>.
aharui commented on issue #749: Uncaught RangeError: null         (ArrayList.js:105)
URL: https://github.com/apache/royale-asjs/issues/749#issuecomment-595593782
 
 
   dgTrans.selectedIndex is -1.  dbzLeaseRental  openBtn_clickHandler has some initialization code that is commented out that could make a difference.

----------------------------------------------------------------
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


With regards,
Apache Git Services

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

Posted by GitBox <gi...@apache.org>.
aharui commented on issue #749: Uncaught RangeError: null         (ArrayList.js:105)
URL: https://github.com/apache/royale-asjs/issues/749#issuecomment-595632257
 
 
   I recommend that you debug the Flex app and determine how the selectedIndex is set to something other than -1, then we can emulate that in Royale.

----------------------------------------------------------------
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


With regards,
Apache Git Services