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 2019/12/19 06:42:17 UTC

[GitHub] [royale-asjs] pashminakazi opened a new issue #633: Generated JavaScript file have errors (semi-colon expected etc)

pashminakazi opened a new issue #633: Generated JavaScript file have errors (semi-colon expected etc)
URL: https://github.com/apache/royale-asjs/issues/633
 
 
   Project Details are :
   https://paste.apache.org/cpo8y
   Test case is available on VDI.
   Go to Sales from Select in Menu
   Go to Documents -> Configure from Setups in Menu
   File : com/dbz/modules/Common/dbzDocumentTabSetup.mxml
   
   dbzDocumentTabSetup has two tabs **General** and **Types**
   1st tab is **General** where a module is loaded called **dbzDocumentSetup**
   File : com/dbz/modules/Common/dbzDocumentSetup.mxml 
   It is working fine
   
   In 2nd tab **Types** where a module is loaded called **dbzDocumentDetailSetup**
   File : com/dbz/modules/Common/dbzDocumentDetailSetup.mxml 
   it is not loaded because 
   dbzDocumentDetailSetup.js :
    ![image](https://user-images.githubusercontent.com/42200979/71150796-2f09f380-2254-11ea-9aef-6cbf9d6e2b4e.png)
   
   dbzDocumentDetailSetup.js is even not loaded in index.html you can see dbzDocumentDetailSetup.js in Eclipse IDE
   Path : Click on SHMA-> Web -> com->dbz->modules->Common->dbzDocumentDetailSetup.js
   
   

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