You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Musachy Barroso (JIRA)" <ji...@apache.org> on 2007/09/28 20:18:36 UTC

[jira] Resolved: (WW-2017) dojo.hostenv.writeIncludes should pass the true parameter

     [ https://issues.apache.org/struts/browse/WW-2017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Musachy Barroso resolved WW-2017.
---------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: Future)
                   2.1.0

> dojo.hostenv.writeIncludes should pass the true parameter
> ---------------------------------------------------------
>
>                 Key: WW-2017
>                 URL: https://issues.apache.org/struts/browse/WW-2017
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Views
>    Affects Versions: 2.0.8
>         Environment: Firefox Debugging with Vanker
>            Reporter: Max Pimm
>            Assignee: Musachy Barroso
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> The debugAtAllCosts flag used to configure dojo debugging in the firefox vanker debugger is not working properly.
> This is because calls to dojo.hostenv.writeIncludes must pass the parameter "true". If they don't then subsequent calls do not do anything. The code that prevents this is in dojo/src/browser_debug.js and some reference to it is made in the dojo/tests/widget/test_Custom_Widget_Debugging.html.
> If you use the ajax  template there are are two calls to this function in the html head from template.simple.dojoRequires.js and template.ajax.dojoRequires.js.
> Both of these calls should use the true parameter for debugging to work properly in firefox.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.