Issue Details (XML | Word | Printable)

Key: CONTINUUM-2038
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Emmanuel Venisse
Reporter: Wendy Smoak
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Continuum

Some dojo js files are missing

Created: 16/Jan/09 11:53 AM   Updated: 12/Mar/09 12:52 PM   Resolved: 12/Mar/09 12:52 PM
Component/s: None
Affects Version/s: 1.3.1 (Alpha)
Fix Version/s: 1.3.2 (Beta)

Time Tracking:
Not Specified

File Attachments: 1. Text File CONTINUUM-2038.patch (0.7 kB)


Complexity: Intermediate


 Description  « Hide

Emmanuel Venisse added a comment on CONTINUUM-2017 - 14/Jan/09 07:02 AM

More dojo js files are missing like (found in the request.log file) :

  • /continuum/struts/dojo/src/browser_debug.js
  • /continuum/struts/dojo/src/debug.js

They probably used some other js files.



Jose Morales Martinez added a comment - 27/Jan/09 05:54 PM

It is necessary to change the file 'head.ftl'. In this file default mode should put debugAtAllCosts = false, because in debug mode are required debugging dojo files and they aren't in the repository. Actually, debugAtAllCosts = true.


Emmanuel Venisse added a comment - 12/Mar/09 12:52 PM

Applied in r.752950