You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Duy Do <do...@gmail.com> on 2011/09/17 05:59:52 UTC

inmethod grid problem in IE8

Hi Wicketers,

I have  a problem with inmethod-grid in IE8 as below error. This issue 
cause the grid display incorrectly. Is it a bug? And how to fix it?

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; 
Trident/4.0; EasyBits GO v1.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 
3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C)
Timestamp: Sat, 17 Sep 2011 03:56:56 UTC


Message: 'undefined' is null or not an object
Line: 464
Char: 4
Code: 0
URI: 
http://localhost:8080/chesscom-web/resources/com.inmethod.grid.common.AbstractGrid/res/script.js


Thanks,
Duy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: inmethod grid problem in IE8

Posted by Duy Do <do...@gmail.com>.
After upgrade the app to version 1.5.2, the problem has gone.

Cheers,
Duy


On Mon, Sep 19, 2011 at 3:27 PM, Martin Grigorov <mg...@apache.org>wrote:

> Also try with IE9/10. They may give you better error description.
>
> On Sun, Sep 18, 2011 at 1:18 PM, Duy Do <do...@gmail.com> wrote:
> > Hi Attila,
> >
> > I'm using version 1.4.18 of Wicket, inmethod-grid.
> >
> > I will try to test the example of inmethod grid and let you know the
> result.
> >
> > Thank you for your help.
> >
> > Regards,
> > Duy
> >
> > On 9/18/2011 4:06 PM, Attila Király wrote:
> >>
> >> Repeating my previous answer to you: give more details. For example:
> which
> >> wicket, inmethod-grid versions are you using? Is the problem
> reproducable
> >> with the wicketstuff inmethod grid examples web app too?
> >>
> >> Attila
> >>
> >> 2011/9/18 Duy Do<do...@gmail.com>
> >>
> >>> Any suggestion?
> >>>
> >>>
> >>> On 9/17/2011 10:59 AM, Duy Do wrote:
> >>>
> >>>> Hi Wicketers,
> >>>>
> >>>> I have  a problem with inmethod-grid in IE8 as below error. This issue
> >>>> cause the grid display incorrectly. Is it a bug? And how to fix it?
> >>>>
> >>>> Webpage error details
> >>>>
> >>>> User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64;
> >>>> Trident/4.0; EasyBits GO v1.0; SLCC2; .NET CLR 2.0.50727; .NET CLR
> >>>> 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2;
> >>>> .NET4.0C)
> >>>> Timestamp: Sat, 17 Sep 2011 03:56:56 UTC
> >>>>
> >>>>
> >>>> Message: 'undefined' is null or not an object
> >>>> Line: 464
> >>>> Char: 4
> >>>> Code: 0
> >>>> URI: http://localhost:8080/**chesscom-web/resources/com.**
> >>>>
> >>>> inmethod.grid.common.**AbstractGrid/res/script.js<
> http://localhost:8080/chesscom-web/resources/com.inmethod.grid.common.AbstractGrid/res/script.js
> >
> >>>>
> >>>>
> >>>> Thanks,
> >>>> Duy
> >>>>
> >>>
> >>>
> ------------------------------**------------------------------**---------
> >>> To unsubscribe, e-mail:
> >>> users-unsubscribe@wicket.**apache.org<
> users-unsubscribe@wicket.apache.org>
> >>> For additional commands, e-mail: users-help@wicket.apache.org
> >>>
> >>>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> > For additional commands, e-mail: users-help@wicket.apache.org
> >
> >
>
>
>
> --
> Martin Grigorov
> jWeekend
> Training, Consulting, Development
> http://jWeekend.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

Re: inmethod grid problem in IE8

Posted by Martin Grigorov <mg...@apache.org>.
Also try with IE9/10. They may give you better error description.

On Sun, Sep 18, 2011 at 1:18 PM, Duy Do <do...@gmail.com> wrote:
> Hi Attila,
>
> I'm using version 1.4.18 of Wicket, inmethod-grid.
>
> I will try to test the example of inmethod grid and let you know the result.
>
> Thank you for your help.
>
> Regards,
> Duy
>
> On 9/18/2011 4:06 PM, Attila Király wrote:
>>
>> Repeating my previous answer to you: give more details. For example: which
>> wicket, inmethod-grid versions are you using? Is the problem reproducable
>> with the wicketstuff inmethod grid examples web app too?
>>
>> Attila
>>
>> 2011/9/18 Duy Do<do...@gmail.com>
>>
>>> Any suggestion?
>>>
>>>
>>> On 9/17/2011 10:59 AM, Duy Do wrote:
>>>
>>>> Hi Wicketers,
>>>>
>>>> I have  a problem with inmethod-grid in IE8 as below error. This issue
>>>> cause the grid display incorrectly. Is it a bug? And how to fix it?
>>>>
>>>> Webpage error details
>>>>
>>>> User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64;
>>>> Trident/4.0; EasyBits GO v1.0; SLCC2; .NET CLR 2.0.50727; .NET CLR
>>>> 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2;
>>>> .NET4.0C)
>>>> Timestamp: Sat, 17 Sep 2011 03:56:56 UTC
>>>>
>>>>
>>>> Message: 'undefined' is null or not an object
>>>> Line: 464
>>>> Char: 4
>>>> Code: 0
>>>> URI: http://localhost:8080/**chesscom-web/resources/com.**
>>>>
>>>> inmethod.grid.common.**AbstractGrid/res/script.js<http://localhost:8080/chesscom-web/resources/com.inmethod.grid.common.AbstractGrid/res/script.js>
>>>>
>>>>
>>>> Thanks,
>>>> Duy
>>>>
>>>
>>> ------------------------------**------------------------------**---------
>>> To unsubscribe, e-mail:
>>> users-unsubscribe@wicket.**apache.org<us...@wicket.apache.org>
>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>
>>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: inmethod grid problem in IE8

Posted by Duy Do <do...@gmail.com>.
Hi Attila,

I'm using version 1.4.18 of Wicket, inmethod-grid.

I will try to test the example of inmethod grid and let you know the result.

Thank you for your help.

Regards,
Duy

On 9/18/2011 4:06 PM, Attila Király wrote:
> Repeating my previous answer to you: give more details. For example: which
> wicket, inmethod-grid versions are you using? Is the problem reproducable
> with the wicketstuff inmethod grid examples web app too?
>
> Attila
>
> 2011/9/18 Duy Do<do...@gmail.com>
>
>> Any suggestion?
>>
>>
>> On 9/17/2011 10:59 AM, Duy Do wrote:
>>
>>> Hi Wicketers,
>>>
>>> I have  a problem with inmethod-grid in IE8 as below error. This issue
>>> cause the grid display incorrectly. Is it a bug? And how to fix it?
>>>
>>> Webpage error details
>>>
>>> User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64;
>>> Trident/4.0; EasyBits GO v1.0; SLCC2; .NET CLR 2.0.50727; .NET CLR
>>> 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C)
>>> Timestamp: Sat, 17 Sep 2011 03:56:56 UTC
>>>
>>>
>>> Message: 'undefined' is null or not an object
>>> Line: 464
>>> Char: 4
>>> Code: 0
>>> URI: http://localhost:8080/**chesscom-web/resources/com.**
>>> inmethod.grid.common.**AbstractGrid/res/script.js<http://localhost:8080/chesscom-web/resources/com.inmethod.grid.common.AbstractGrid/res/script.js>
>>>
>>>
>>> Thanks,
>>> Duy
>>>
>>
>> ------------------------------**------------------------------**---------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.**apache.org<us...@wicket.apache.org>
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: inmethod grid problem in IE8

Posted by Attila Király <ki...@gmail.com>.
Repeating my previous answer to you: give more details. For example: which
wicket, inmethod-grid versions are you using? Is the problem reproducable
with the wicketstuff inmethod grid examples web app too?

Attila

2011/9/18 Duy Do <do...@gmail.com>

> Any suggestion?
>
>
> On 9/17/2011 10:59 AM, Duy Do wrote:
>
>> Hi Wicketers,
>>
>> I have  a problem with inmethod-grid in IE8 as below error. This issue
>> cause the grid display incorrectly. Is it a bug? And how to fix it?
>>
>> Webpage error details
>>
>> User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64;
>> Trident/4.0; EasyBits GO v1.0; SLCC2; .NET CLR 2.0.50727; .NET CLR
>> 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C)
>> Timestamp: Sat, 17 Sep 2011 03:56:56 UTC
>>
>>
>> Message: 'undefined' is null or not an object
>> Line: 464
>> Char: 4
>> Code: 0
>> URI: http://localhost:8080/**chesscom-web/resources/com.**
>> inmethod.grid.common.**AbstractGrid/res/script.js<http://localhost:8080/chesscom-web/resources/com.inmethod.grid.common.AbstractGrid/res/script.js>
>>
>>
>> Thanks,
>> Duy
>>
>
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: users-unsubscribe@wicket.**apache.org<us...@wicket.apache.org>
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

Re: inmethod grid problem in IE8

Posted by Duy Do <do...@gmail.com>.
Any suggestion?

On 9/17/2011 10:59 AM, Duy Do wrote:
> Hi Wicketers,
>
> I have  a problem with inmethod-grid in IE8 as below error. This issue 
> cause the grid display incorrectly. Is it a bug? And how to fix it?
>
> Webpage error details
>
> User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; 
> Trident/4.0; EasyBits GO v1.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 
> 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C)
> Timestamp: Sat, 17 Sep 2011 03:56:56 UTC
>
>
> Message: 'undefined' is null or not an object
> Line: 464
> Char: 4
> Code: 0
> URI: 
> http://localhost:8080/chesscom-web/resources/com.inmethod.grid.common.AbstractGrid/res/script.js
>
>
> Thanks,
> Duy


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: inmethod grid problem in IE8

Posted by Attila Király <ki...@gmail.com>.
Hi Duy,

which wicket, inmethod-grid versions are you using?

Regards,
Attila

2011/9/17 Duy Do <do...@gmail.com>

> Hi Wicketers,
>
> I have  a problem with inmethod-grid in IE8 as below error. This issue
> cause the grid display incorrectly. Is it a bug? And how to fix it?
>
> Webpage error details
>
> User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64;
> Trident/4.0; EasyBits GO v1.0; SLCC2; .NET CLR 2.0.50727; .NET CLR
> 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C)
> Timestamp: Sat, 17 Sep 2011 03:56:56 UTC
>
>
> Message: 'undefined' is null or not an object
> Line: 464
> Char: 4
> Code: 0
> URI: http://localhost:8080/**chesscom-web/resources/com.**
> inmethod.grid.common.**AbstractGrid/res/script.js<http://localhost:8080/chesscom-web/resources/com.inmethod.grid.common.AbstractGrid/res/script.js>
>
>
> Thanks,
> Duy
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: users-unsubscribe@wicket.**apache.org<us...@wicket.apache.org>
> For additional commands, e-mail: users-help@wicket.apache.org
>
>