Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #39531 Back to Issue ]
Summary 0039531: Generated JS can be different from SS to CS due to a missing orderBy in Component Provider structure
Revision 2018-10-24 17:32 by caristu
Steps To Reproduce 1) Apply the patch: sortAscending.diff. This patch retrieves the modules to calculate their dependencies in ascending order by ID. Rebuild the application.
2) Login in Openbravo.
3) Check the name of the JS file containing the static resources in web/js/gen
4) Revert the patch applied in 1)
5) Apply the patch: sortDescending.diff. This patch retrieves the modules to calculate their dependencies in descending order by ID. Rebuild the application.
6) Login in Openbravo.
7) Check the name of the JS file and notice that is different from the name in step 3) although the static resources have not been modified.
Revision 2018-10-24 16:21 by caristu
Steps To Reproduce It is random and there are not steps.
Revision 2018-10-24 16:21 by guillermogil
Description Generated JS can be different from SS to CS due to a missing orderBy in Component Provider structure.
It may happen when modules have same dependencies and the query does not order it.

In the case different JS files are generated a popup saying "your application has changed" will rise and will require to logout. If you login again same popup will rise.
Revision 2018-10-24 13:43 by guillermogil
Description Generated JS can be different from SS to CS due to a missing orderBy in Component Provider structure.
It may happen when modules have same dependencies and the query does not order it.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker