You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jochen Kemnade (Created) (JIRA)" <ji...@apache.org> on 2011/10/13 11:51:12 UTC

[jira] [Created] (TAP5-1692) Underscore.js should be used in no-conflict mude

Underscore.js should be used in no-conflict mude
------------------------------------------------

                 Key: TAP5-1692
                 URL: https://issues.apache.org/jira/browse/TAP5-1692
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.3
            Reporter: Jochen Kemnade


The userscore.js library shipped with Tapestry 5.3 is bound to window._. I suggest to use it in no-conflict mode and bind it for example to T5._ to avoid conflicts with third-party Javascript.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TAP5-1692) Underscore.js should be used in no-conflict mode

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13129409#comment-13129409 ] 

Hudson commented on TAP5-1692:
------------------------------

Integrated in tapestry-trunk-freestyle #581 (See [https://builds.apache.org/job/tapestry-trunk-freestyle/581/])
    TAP5-1692: Underscore.js should be used in no-conflict mode

hlship : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1185435
Files : 
* /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/t5-ajax.js
* /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/t5-core.js
* /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/t5-dom.js
* /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/t5-pubsub.js
* /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/tapestry.js
* /tapestry/tapestry5/trunk/tapestry-core/src/test/resources/org/apache/tapestry5/integration/app1/pages/ClientConsoleDemo.js
* /tapestry/tapestry5/trunk/tapestry-core/src/test/resources/org/apache/tapestry5/integration/app1/pages/js-testing.js

                
> Underscore.js should be used in no-conflict mode
> ------------------------------------------------
>
>                 Key: TAP5-1692
>                 URL: https://issues.apache.org/jira/browse/TAP5-1692
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.3
>            Reporter: Jochen Kemnade
>            Assignee: Howard M. Lewis Ship
>              Labels: javascript
>             Fix For: 5.3
>
>
> The userscore.js library shipped with Tapestry 5.3 is bound to window._. I suggest to use it in no-conflict mode and bind it for example to T5._ to avoid conflicts with third-party Javascript.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (TAP5-1692) Underscore.js should be used in no-conflict mode

Posted by "Howard M. Lewis Ship (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAP5-1692:
------------------------------------------

    Assignee: Howard M. Lewis Ship
    
> Underscore.js should be used in no-conflict mode
> ------------------------------------------------
>
>                 Key: TAP5-1692
>                 URL: https://issues.apache.org/jira/browse/TAP5-1692
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.3
>            Reporter: Jochen Kemnade
>            Assignee: Howard M. Lewis Ship
>              Labels: javascript
>
> The userscore.js library shipped with Tapestry 5.3 is bound to window._. I suggest to use it in no-conflict mode and bind it for example to T5._ to avoid conflicts with third-party Javascript.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (TAP5-1692) Underscore.js should be used in no-conflict mode

Posted by "Howard M. Lewis Ship (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-1692.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.3
    
> Underscore.js should be used in no-conflict mode
> ------------------------------------------------
>
>                 Key: TAP5-1692
>                 URL: https://issues.apache.org/jira/browse/TAP5-1692
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.3
>            Reporter: Jochen Kemnade
>            Assignee: Howard M. Lewis Ship
>              Labels: javascript
>             Fix For: 5.3
>
>
> The userscore.js library shipped with Tapestry 5.3 is bound to window._. I suggest to use it in no-conflict mode and bind it for example to T5._ to avoid conflicts with third-party Javascript.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (TAP5-1692) Underscore.js should be used in no-conflict mode

Posted by "Howard M. Lewis Ship (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-1692.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.3
    
> Underscore.js should be used in no-conflict mode
> ------------------------------------------------
>
>                 Key: TAP5-1692
>                 URL: https://issues.apache.org/jira/browse/TAP5-1692
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.3
>            Reporter: Jochen Kemnade
>            Assignee: Howard M. Lewis Ship
>              Labels: javascript
>             Fix For: 5.3
>
>
> The userscore.js library shipped with Tapestry 5.3 is bound to window._. I suggest to use it in no-conflict mode and bind it for example to T5._ to avoid conflicts with third-party Javascript.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TAP5-1692) Underscore.js should be used in no-conflict mode

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13129409#comment-13129409 ] 

Hudson commented on TAP5-1692:
------------------------------

Integrated in tapestry-trunk-freestyle #581 (See [https://builds.apache.org/job/tapestry-trunk-freestyle/581/])
    TAP5-1692: Underscore.js should be used in no-conflict mode

hlship : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1185435
Files : 
* /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/t5-ajax.js
* /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/t5-core.js
* /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/t5-dom.js
* /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/t5-pubsub.js
* /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/tapestry.js
* /tapestry/tapestry5/trunk/tapestry-core/src/test/resources/org/apache/tapestry5/integration/app1/pages/ClientConsoleDemo.js
* /tapestry/tapestry5/trunk/tapestry-core/src/test/resources/org/apache/tapestry5/integration/app1/pages/js-testing.js

                
> Underscore.js should be used in no-conflict mode
> ------------------------------------------------
>
>                 Key: TAP5-1692
>                 URL: https://issues.apache.org/jira/browse/TAP5-1692
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.3
>            Reporter: Jochen Kemnade
>            Assignee: Howard M. Lewis Ship
>              Labels: javascript
>             Fix For: 5.3
>
>
> The userscore.js library shipped with Tapestry 5.3 is bound to window._. I suggest to use it in no-conflict mode and bind it for example to T5._ to avoid conflicts with third-party Javascript.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (TAP5-1692) Underscore.js should be used in no-conflict mode

Posted by "Howard M. Lewis Ship (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAP5-1692:
---------------------------------------

    Summary: Underscore.js should be used in no-conflict mode  (was: Underscore.js should be used in no-conflict mude)
    
> Underscore.js should be used in no-conflict mode
> ------------------------------------------------
>
>                 Key: TAP5-1692
>                 URL: https://issues.apache.org/jira/browse/TAP5-1692
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.3
>            Reporter: Jochen Kemnade
>              Labels: javascript
>
> The userscore.js library shipped with Tapestry 5.3 is bound to window._. I suggest to use it in no-conflict mode and bind it for example to T5._ to avoid conflicts with third-party Javascript.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (TAP5-1692) Underscore.js should be used in no-conflict mode

Posted by "Howard M. Lewis Ship (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAP5-1692:
---------------------------------------

    Summary: Underscore.js should be used in no-conflict mode  (was: Underscore.js should be used in no-conflict mude)
    
> Underscore.js should be used in no-conflict mode
> ------------------------------------------------
>
>                 Key: TAP5-1692
>                 URL: https://issues.apache.org/jira/browse/TAP5-1692
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.3
>            Reporter: Jochen Kemnade
>              Labels: javascript
>
> The userscore.js library shipped with Tapestry 5.3 is bound to window._. I suggest to use it in no-conflict mode and bind it for example to T5._ to avoid conflicts with third-party Javascript.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (TAP5-1692) Underscore.js should be used in no-conflict mode

Posted by "Howard M. Lewis Ship (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAP5-1692:
------------------------------------------

    Assignee: Howard M. Lewis Ship
    
> Underscore.js should be used in no-conflict mode
> ------------------------------------------------
>
>                 Key: TAP5-1692
>                 URL: https://issues.apache.org/jira/browse/TAP5-1692
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.3
>            Reporter: Jochen Kemnade
>            Assignee: Howard M. Lewis Ship
>              Labels: javascript
>
> The userscore.js library shipped with Tapestry 5.3 is bound to window._. I suggest to use it in no-conflict mode and bind it for example to T5._ to avoid conflicts with third-party Javascript.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira