Re: Tapestry Jquery Chrome problem

2011-10-03 Thread bhorvat
Great that would be of help to many others. Cheers and thanks again -- View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-Jquery-Chrome-problem-tp4862896p4864615.html Sent from the Tapestry - User mailing list archive at Nabble.com. ---

Re: Tapestry Jquery Chrome problem

2011-10-03 Thread Emmanuel DEMEY
I will make the modification to the released version ASAP for tapestry5-jquery 2.6.1. 2011/10/3 bhorvat > No this solution is perfect so no need for the external jar. > > I know that this version is released but I was just thinking can't this be > fixed in the repository so if someone is using m

Re: Tapestry Jquery Chrome problem

2011-10-03 Thread bhorvat
No this solution is perfect so no need for the external jar. I know that this version is released but I was just thinking can't this be fixed in the repository so if someone is using maven to build their application they will get the fixed version, or am I wrong? Thanks for your fast responses

Re: Tapestry Jquery Chrome problem

2011-10-03 Thread Emmanuel DEMEY
Tapestry 2.6.0 is already released. So the only solution is the one I gave to you. I can maybe create a external jar, in order to solve it. For the next version, based on Tapestry 5.3, it will be OK, because we do not override all the Core Stack. Emmanuel 2011/10/3 bhorvat > Hi > > That solved

Re: Tapestry Jquery Chrome problem

2011-10-03 Thread bhorvat
Hi That solved my problems. Thanks for your assistance. Do you happen to know when will they fix this problem for everyone? -- View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-Jquery-Chrome-problem-tp4862896p4864573.html Sent from the Tapestry - User mailing list arc

Re: Tapestry Jquery Chrome problem

2011-10-03 Thread Emmanuel DEMEY
I have just added a post to the Google Group : https://groups.google.com/forum/?hl=fr#!topic/tapestry5-jquery/oydYshNHVBY, with a solution. I am waiting for your feedbacks. Emmanuel 2011/10/3 Emmanuel DEMEY > Hi > > We use Github for reporting problems. You can maybe report it on the Google >

Re: Tapestry Jquery Chrome problem

2011-10-02 Thread Emmanuel DEMEY
Hi We use Github for reporting problems. You can maybe report it on the Google Group of the Tapestry-jQuery project : https://groups.google.com/forum/?hl=fr#!forum/tapestry5-jquery I will send you a patch today by email. Emmanuel 2011/10/2 bhorvat > Yea that file is missing. Do you have an id

Re: Tapestry Jquery Chrome problem

2011-10-02 Thread bhorvat
Yea that file is missing. Do you have an idea why? Also why this error only affects Chrome in normal mode? I am only using jquery. Should I report this to someone? Don't have a git account so not sure how to report this problem if this is a problem to report to. -- View this message in contex

Re: Tapestry Jquery Chrome problem

2011-10-02 Thread Emmanuel DEMEY
Hi Does your application use only jQuery, or jQuery + Prototype? In your generated HTML, do you have the tapestry-message.js file ? I think this file is missing, and the Tapestry.Messages object. Emmanuel 2011/10/2 bhorvat > Forgot to mention when this error is thrown it messes with the rest

Re: Tapestry Jquery Chrome problem

2011-10-02 Thread bhorvat
Forgot to mention when this error is thrown it messes with the rest of the javascript on that page. So when I click the url that will refresh an ajax part of the page it doesn't work. So any ideas? -- View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-Jquery-Chrome-pro