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/01/03 06:27:15 UTC

[GitHub] [royale-asjs] pashminakazi opened a new issue #651: ReferenceError: Invalid left-hand side in

pashminakazi opened a new issue #651: ReferenceError: Invalid left-hand side in
URL: https://github.com/apache/royale-asjs/issues/651
 
 
   Project Details are :
   https://paste.apache.org/cpo8y
   Test case is available on VDI.
   Go to General Ledger from Select in Menu
   Go to GL Analysis -> Budget Type from Setups in Menu
   File : com/dbz/modules/GL/dbzGLAnalysis1Setup.mxml
   
   In dbzGLAnalysis1Setup we are using dbzSetupList.mxml which is in Lib
   
   First you have to save a record and then resave it with some changes in description field.description field will not be updated and this exception occurs.
   ![GLanalysis issue](https://user-images.githubusercontent.com/42200979/71709981-db82d280-2e1b-11ea-9d8e-830a28cc4938.gif)
   
   

----------------------------------------------------------------
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 #651: ReferenceError: Invalid left-hand side in

Posted by GitBox <gi...@apache.org>.
aharui closed issue #651: ReferenceError: Invalid left-hand side in
URL: https://github.com/apache/royale-asjs/issues/651
 
 
   

----------------------------------------------------------------
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 #651: ReferenceError: Invalid left-hand side in

Posted by GitBox <gi...@apache.org>.
pashminakazi commented on issue #651: ReferenceError: Invalid left-hand side in
URL: https://github.com/apache/royale-asjs/issues/651#issuecomment-572992697
 
 
   Still exist

----------------------------------------------------------------
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 #651: ReferenceError: Invalid left-hand side in

Posted by GitBox <gi...@apache.org>.
aharui commented on issue #651: ReferenceError: Invalid left-hand side in
URL: https://github.com/apache/royale-asjs/issues/651#issuecomment-570872722
 
 
   On the VDI, I verified that the compiler is generating the correct code.  It appears that your are not using the latest compiler.  You must:
   1) get the latest compiler sources
   2) run ant in royale-compiler
   3) run ant in royale-asjs
   4) run ant in DBIZCOMLIB/src
   5) build and deploy all modules that use dbzSetupList
   
   The VDI was not correctly configured.  I think step 3 was skipped.  I ran all steps in order and verified that the output dbzSetupList.js is now correct.
   

----------------------------------------------------------------
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 #651: ReferenceError: Invalid left-hand side in

Posted by GitBox <gi...@apache.org>.
pashminakazi commented on issue #651: ReferenceError: Invalid left-hand side in
URL: https://github.com/apache/royale-asjs/issues/651#issuecomment-570499439
 
 
   Yes these are recompiled and re-deployed.

----------------------------------------------------------------
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 #651: ReferenceError: Invalid left-hand side in

Posted by GitBox <gi...@apache.org>.
aharui commented on issue #651: ReferenceError: Invalid left-hand side in
URL: https://github.com/apache/royale-asjs/issues/651#issuecomment-570495743
 
 
   Are you sure this module and its copy of dbzSetupList were re-compiled and re-deployed?  It looks like it is the same as #636 

----------------------------------------------------------------
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 #651: ReferenceError: Invalid left-hand side in

Posted by GitBox <gi...@apache.org>.
pashminakazi opened a new issue #651: ReferenceError: Invalid left-hand side in
URL: https://github.com/apache/royale-asjs/issues/651
 
 
   Project Details are :
   https://paste.apache.org/cpo8y
   Test case is available on VDI.
   Go to General Ledger from Select in Menu
   Go to GL Analysis -> Budget Type from Setups in Menu
   File : com/dbz/modules/GL/dbzGLAnalysis1Setup.mxml
   
   In dbzGLAnalysis1Setup we are using dbzSetupList.mxml which is in Lib
   
   First you have to save a record and then resave it with some changes in description field.description field will not be updated and this exception occurs.
   ![GLanalysis issue](https://user-images.githubusercontent.com/42200979/71709981-db82d280-2e1b-11ea-9d8e-830a28cc4938.gif)
   
   

----------------------------------------------------------------
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 closed issue #651: ReferenceError: Invalid left-hand side in

Posted by GitBox <gi...@apache.org>.
pashminakazi closed issue #651: ReferenceError: Invalid left-hand side in
URL: https://github.com/apache/royale-asjs/issues/651
 
 
   

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