You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Luciano Resende (JIRA)" <de...@tuscany.apache.org> on 2009/04/28 22:28:30 UTC

[jira] Created: (TUSCANY-2997) Dojo based javascript for Atom Binding has unecessary dojo.require for XHR

Dojo based javascript for Atom Binding has unecessary dojo.require for XHR
--------------------------------------------------------------------------

                 Key: TUSCANY-2997
                 URL: https://issues.apache.org/jira/browse/TUSCANY-2997
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA ATOM Binding Extension
    Affects Versions: Java-SCA-Next
            Reporter: Luciano Resende
            Assignee: Luciano Resende
             Fix For: Java-SCA-Next


AtomService.js should not explicitly load XHR via dojo.require as this is done by default via dojo.js when it's imported.

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


[jira] Resolved: (TUSCANY-2997) Dojo based javascript for Atom Binding has unecessary dojo.require for XHR

Posted by "Luciano Resende (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-2997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luciano Resende resolved TUSCANY-2997.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: Java-SCA-1.5

Fixed in 1.x branch

> Dojo based javascript for Atom Binding has unecessary dojo.require for XHR
> --------------------------------------------------------------------------
>
>                 Key: TUSCANY-2997
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2997
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA ATOM Binding Extension
>    Affects Versions: Java-SCA-Next
>            Reporter: Luciano Resende
>            Assignee: Luciano Resende
>             Fix For: Java-SCA-1.5, Java-SCA-Next
>
>
> AtomService.js should not explicitly load XHR via dojo.require as this is done by default via dojo.js when it's imported.

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