Hm. I can't say on 5.2.6, but I have a large Tapestry app running 5.2.5, 
including validation, and it runs fine on IE7 and IE8, at least (that said, IE 
7 is the minimum version of IE supported by the app... so I can't speak to IE 
6).

Robert

On Jul 14, 2011, at 7/1411:31 AM , Taha Hafeez wrote:

> If you have any version of IE you can enable debugging by unchecking
> Tools->Advanced->Disable javascript debugging.
> Then you will be able to see the error icon at the left side of the ie window.
> 
> In IE 8 you can press F12 to enable debugging.
> 
> The errors I encounter in ie are mostly 'object not defined' and can
> be taken care of by checking for a null condition
> 
> 
> On Thu, Jul 14, 2011 at 7:49 PM, Mark <mark-li...@xeric.net> wrote:
>> Hm.  It looks like my problem runs a bit deeper.  I added Taha's
>> tapestry.js to 5.2.6, but I'm still getting the same errors in my app.
>> 
>> Any other suggestions?
>> 
>> Mark
>> 
>> On Thu, Jul 14, 2011 at 8:54 AM, Kalle Korhonen
>> <kalle.o.korho...@gmail.com> wrote:
>>> Is there an issue open for this? Seems this could be applied with
>>> little side effects.
>>> 
>>> Kalle
>>> 
>>> 
>>> On Thu, Jul 14, 2011 at 6:43 AM, Taha Hafeez <tawus.tapes...@gmail.com> 
>>> wrote:
>>>> tapestry.js got blocked sending as txt
>>>> 
>>>> On Thu, Jul 14, 2011 at 7:10 PM, Taha Hafeez <tawus.tapes...@gmail.com> 
>>>> wrote:
>>>>> Hi Mark
>>>>> 
>>>>> I have done a lot of work on this and even informed the mailing list
>>>>> about it but I don't think anybody in tapestry is using ie :)
>>>>> 
>>>>> Anyways, there are a number of statements causing 'Object not found'
>>>>> errors in ie. You can try the attached tapestry.js. It does the trick
>>>>> for me.
>>>>> 
>>>>> regards
>>>>> Taha
>>>>> 
>>>>> 
>>>>> On Thu, Jul 14, 2011 at 7:04 PM, Mark <mark-li...@xeric.net> wrote:
>>>>>> I'm getting an error in red at the top of my page saying:
>>>>>> 
>>>>>> Exception invoking function Tapestry.Initializer.validate with
>>>>>> parameters [{ "firstNameOnCard....
>>>>>> 
>>>>>> on a page that has some fields with validation when people are using
>>>>>> IE 6.  I haven't had a chance to test it with other versions of IE
>>>>>> yet. It seems to work fine on other browsers.
>>>>>> 
>>>>>> I'm getting this on Tapestry 5.2.5 and 5.2.6.
>>>>>> 
>>>>>> Any suggestions? (Other than just not supporting IE) :)  Is there a
>>>>>> way to turn off client side js validation for a specific browser--or
>>>>>> just not show this particular error?
>>>>>> 
>>>>>> Mark
>>>>>> 
>>>>>> ---------------------------------------------------------------------
>>>>>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>>>>>> For additional commands, e-mail: users-h...@tapestry.apache.org
>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>>> 
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>>>> For additional commands, e-mail: users-h...@tapestry.apache.org
>>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>>> For additional commands, e-mail: users-h...@tapestry.apache.org
>>> 
>>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>> For additional commands, e-mail: users-h...@tapestry.apache.org
>> 
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to