You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Varga Balázs <jo...@gmail.com> on 2014/01/30 08:15:10 UTC

OM 3.0.0 not working in IE

Hello!

I use OM3.0 in main service and have a problem:

I login on my site and backend get hashed login link with REST.
The responsed hashed uri try load into FancyBox (iframe) with jQuery/Ajax

This method good working Chrome, Chromium, Mozilla

Not working IE!

The uri try direct - without fancy/iframe - loading into IE tab, good 
working.

Pleas help me howto detect/resolve?

I try IE debuger, responsed error jQuery is not defined in wicket...., 
problem only have in Fancybox/iframe.


Balazs


Re: OM 3.0.0 not working in IE

Posted by Maxim Solodovnik <so...@gmail.com>.
Hello Varga,

have tried OM in iframe for Moodle plugin, the only issue I have no IE on
Linux :(
Will try to check somehow



On Thu, Jan 30, 2014 at 2:15 PM, Varga Balázs <jo...@gmail.com> wrote:

> Hello!
>
> I use OM3.0 in main service and have a problem:
>
> I login on my site and backend get hashed login link with REST.
> The responsed hashed uri try load into FancyBox (iframe) with jQuery/Ajax
>
> This method good working Chrome, Chromium, Mozilla
>
> Not working IE!
>
> The uri try direct - without fancy/iframe - loading into IE tab, good
> working.
>
> Pleas help me howto detect/resolve?
>
> I try IE debuger, responsed error jQuery is not defined in wicket....,
> problem only have in Fancybox/iframe.
>
>
> Balazs
>
>


-- 
WBR
Maxim aka solomax

Re: OM 3.0.0 not working in IE

Posted by Varga Balázs <jo...@gmail.com>.
Pleas empty bw cache!

I uncomment the full script, this labeled cmd is uncommented!

eg.:
$(document).ready(function(){

/*
     var UA = jQuery.uaMatch(navigator.userAgent);
     //console.log(UA);
     if (UA.browser == 'webkit'){
         $("#browserinfo").append('A mikrofon/webkamera használatához 
engedélyeznie kell a böngészőben a hozzáférést!<br>Figyelje az ablak 
felső részén megjelenő engedélyező sávot, amikor az alőadó bekapcsolja 
Önt a beszélgetésbe!').show();
         }
     else if (UA.browser == 'msie' && ua.version > 7){
         $("#browserinfo").append('Ha a konferenciába lépéskor FLASH 
hibát lát, kapcsolja be a "kompatibilis nézet" opciót 
(Menü(Alt+F)->Eszközök->Kompatibilis nézet)').show();
     }
*/

Balazs

2014-01-30 10:24 keltezéssel, Vasiliy Degtyarev írta:
> I have found new error, please see attached file.
>
> I think that ua.version should be replaced with UA.version.
>
> Thanks,
> Vasiliy
>
>
> On 30.01.2014 16:12, Varga Balázs wrote:
>> Hello!
>>
>> I uncomment this script, őls. try again.
>>
>> I attace one screenshot
>>
>> Balazs
>>
>> 2014-01-30 10:01 keltezéssel, Vasiliy Degtyarev írta:
>>> I have found error, please see attached file.
>>>
>>> Vasiliy.
>>>
>>>
>>> On 30.01.2014 15:09, Varga Balázs wrote:
>>>> I try now this:
>>>>
>>>> Win7 Ultimate 32 bit IE 11.
>>>>
>>>> This is opened meeting, pleas try you 
>>>> http://magyarwebkonferencia.hu/conference.php?uid=1
>>>>
>>>> (I open this under linux, firefox as moderator)
>>>>
>>>> Balazs
>>>>
>>>> 2014-01-30 08:46 keltezéssel, Vasiliy Degtyarev írta:
>>>>> Hello!
>>>>>
>>>>> I have checked under IE browser , it's seem that works as expected.
>>>>>
>>>>> Could you please report details: OS, IE version and so on.
>>>>>
>>>>> Thanks,
>>>>> Vasiliy
>>>>>
>>>>> On 30.01.2014 14:15, Varga Balázs wrote:
>>>>>> Hello!
>>>>>>
>>>>>> I use OM3.0 in main service and have a problem:
>>>>>>
>>>>>> I login on my site and backend get hashed login link with REST.
>>>>>> The responsed hashed uri try load into FancyBox (iframe) with 
>>>>>> jQuery/Ajax
>>>>>>
>>>>>> This method good working Chrome, Chromium, Mozilla
>>>>>>
>>>>>> Not working IE!
>>>>>>
>>>>>> The uri try direct - without fancy/iframe - loading into IE tab, 
>>>>>> good working.
>>>>>>
>>>>>> Pleas help me howto detect/resolve?
>>>>>>
>>>>>> I try IE debuger, responsed error jQuery is not defined in 
>>>>>> wicket...., problem only have in Fancybox/iframe.
>>>>>>
>>>>>>
>>>>>> Balazs
>>>>>>
>>>>>
>>>>>
>>>>
>>>
>>
>


Re: OM 3.0.0 not working in IE

Posted by Maxim Solodovnik <so...@gmail.com>.
Please update to the latest OM 3.0 it contains latest jQuery


On Thu, Jan 30, 2014 at 4:46 PM, Varga Balázs <jo...@gmail.com> wrote:

> I try create screenshots from errors.
>
> I think, the general problem a jQuery not created obj.
>
> I find out one jquery bug in 1.10.1, IE debuger listing, whenn set "Break
> All Error". This a first error point.
>
> Next jQery not created
> Next not accessed to jQuery obj...etc.
>
> I dont'know why!
>
> Balazs
>
>
> 2014-01-30 10:24 keltezéssel, Vasiliy Degtyarev írta:
>
>  I have found new error, please see attached file.
>>
>> I think that ua.version should be replaced with UA.version.
>>
>> Thanks,
>> Vasiliy
>>
>>
>> On 30.01.2014 16:12, Varga Balázs wrote:
>>
>>> Hello!
>>>
>>> I uncomment this script, őls. try again.
>>>
>>> I attace one screenshot
>>>
>>> Balazs
>>>
>>> 2014-01-30 10:01 keltezéssel, Vasiliy Degtyarev írta:
>>>
>>>> I have found error, please see attached file.
>>>>
>>>> Vasiliy.
>>>>
>>>>
>>>> On 30.01.2014 15:09, Varga Balázs wrote:
>>>>
>>>>> I try now this:
>>>>>
>>>>> Win7 Ultimate 32 bit IE 11.
>>>>>
>>>>> This is opened meeting, pleas try you http://magyarwebkonferencia.
>>>>> hu/conference.php?uid=1
>>>>>
>>>>> (I open this under linux, firefox as moderator)
>>>>>
>>>>> Balazs
>>>>>
>>>>> 2014-01-30 08:46 keltezéssel, Vasiliy Degtyarev írta:
>>>>>
>>>>>> Hello!
>>>>>>
>>>>>> I have checked under IE browser , it's seem that works as expected.
>>>>>>
>>>>>> Could you please report details: OS, IE version and so on.
>>>>>>
>>>>>> Thanks,
>>>>>> Vasiliy
>>>>>>
>>>>>> On 30.01.2014 14:15, Varga Balázs wrote:
>>>>>>
>>>>>>> Hello!
>>>>>>>
>>>>>>> I use OM3.0 in main service and have a problem:
>>>>>>>
>>>>>>> I login on my site and backend get hashed login link with REST.
>>>>>>> The responsed hashed uri try load into FancyBox (iframe) with
>>>>>>> jQuery/Ajax
>>>>>>>
>>>>>>> This method good working Chrome, Chromium, Mozilla
>>>>>>>
>>>>>>> Not working IE!
>>>>>>>
>>>>>>> The uri try direct - without fancy/iframe - loading into IE tab,
>>>>>>> good working.
>>>>>>>
>>>>>>> Pleas help me howto detect/resolve?
>>>>>>>
>>>>>>> I try IE debuger, responsed error jQuery is not defined in
>>>>>>> wicket...., problem only have in Fancybox/iframe.
>>>>>>>
>>>>>>>
>>>>>>> Balazs
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>
>>>
>>
>


-- 
WBR
Maxim aka solomax

Re: OM 3.0.0 not working in IE

Posted by Maxim Solodovnik <so...@gmail.com>.
jquery is bundled into wicket*.jar files
You need to update this


On Thu, Jan 30, 2014 at 5:01 PM, Varga Balázs <jo...@gmail.com> wrote:

> Enough only update the jquery.min.js on omserver publichtml, or require
> another change, recompile?
>
> On jquery.com newer jquery.1.10.2 now.
>
> Balazs
> 2014-01-30 10:57 keltezéssel, Vasiliy Degtyarev írta:
>
>> My be you should update
>>
>
>


-- 
WBR
Maxim aka solomax

Re: OM 3.0.0 not working in IE

Posted by Varga Balázs <jo...@gmail.com>.
Enough only update the jquery.min.js on omserver publichtml, or require 
another change, recompile?

On jquery.com newer jquery.1.10.2 now.

Balazs
2014-01-30 10:57 keltezéssel, Vasiliy Degtyarev írta:
> My be you should update


Re: OM 3.0.0 not working in IE

Posted by Vasiliy Degtyarev <va...@unipro.ru>.
My be you should update JQuery.

Vasiliy

On 30.01.2014 16:46, Varga Balázs wrote:
> I try create screenshots from errors.
>
> I think, the general problem a jQuery not created obj.
>
> I find out one jquery bug in 1.10.1, IE debuger listing, whenn set 
> "Break All Error". This a first error point.
>
> Next jQery not created
> Next not accessed to jQuery obj...etc.
>
> I dont'know why!
>
> Balazs
>
>
> 2014-01-30 10:24 keltezéssel, Vasiliy Degtyarev írta:
>> I have found new error, please see attached file.
>>
>> I think that ua.version should be replaced with UA.version.
>>
>> Thanks,
>> Vasiliy
>>
>>
>> On 30.01.2014 16:12, Varga Balázs wrote:
>>> Hello!
>>>
>>> I uncomment this script, őls. try again.
>>>
>>> I attace one screenshot
>>>
>>> Balazs
>>>
>>> 2014-01-30 10:01 keltezéssel, Vasiliy Degtyarev írta:
>>>> I have found error, please see attached file.
>>>>
>>>> Vasiliy.
>>>>
>>>>
>>>> On 30.01.2014 15:09, Varga Balázs wrote:
>>>>> I try now this:
>>>>>
>>>>> Win7 Ultimate 32 bit IE 11.
>>>>>
>>>>> This is opened meeting, pleas try you 
>>>>> http://magyarwebkonferencia.hu/conference.php?uid=1
>>>>>
>>>>> (I open this under linux, firefox as moderator)
>>>>>
>>>>> Balazs
>>>>>
>>>>> 2014-01-30 08:46 keltezéssel, Vasiliy Degtyarev írta:
>>>>>> Hello!
>>>>>>
>>>>>> I have checked under IE browser , it's seem that works as expected.
>>>>>>
>>>>>> Could you please report details: OS, IE version and so on.
>>>>>>
>>>>>> Thanks,
>>>>>> Vasiliy
>>>>>>
>>>>>> On 30.01.2014 14:15, Varga Balázs wrote:
>>>>>>> Hello!
>>>>>>>
>>>>>>> I use OM3.0 in main service and have a problem:
>>>>>>>
>>>>>>> I login on my site and backend get hashed login link with REST.
>>>>>>> The responsed hashed uri try load into FancyBox (iframe) with 
>>>>>>> jQuery/Ajax
>>>>>>>
>>>>>>> This method good working Chrome, Chromium, Mozilla
>>>>>>>
>>>>>>> Not working IE!
>>>>>>>
>>>>>>> The uri try direct - without fancy/iframe - loading into IE tab, 
>>>>>>> good working.
>>>>>>>
>>>>>>> Pleas help me howto detect/resolve?
>>>>>>>
>>>>>>> I try IE debuger, responsed error jQuery is not defined in 
>>>>>>> wicket...., problem only have in Fancybox/iframe.
>>>>>>>
>>>>>>>
>>>>>>> Balazs
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>
>>>
>>
>


Re: OM 3.0.0 not working in IE

Posted by Varga Balázs <jo...@gmail.com>.
I try create screenshots from errors.

I think, the general problem a jQuery not created obj.

I find out one jquery bug in 1.10.1, IE debuger listing, whenn set 
"Break All Error". This a first error point.

Next jQery not created
Next not accessed to jQuery obj...etc.

I dont'know why!

Balazs


2014-01-30 10:24 keltezéssel, Vasiliy Degtyarev írta:
> I have found new error, please see attached file.
>
> I think that ua.version should be replaced with UA.version.
>
> Thanks,
> Vasiliy
>
>
> On 30.01.2014 16:12, Varga Balázs wrote:
>> Hello!
>>
>> I uncomment this script, őls. try again.
>>
>> I attace one screenshot
>>
>> Balazs
>>
>> 2014-01-30 10:01 keltezéssel, Vasiliy Degtyarev írta:
>>> I have found error, please see attached file.
>>>
>>> Vasiliy.
>>>
>>>
>>> On 30.01.2014 15:09, Varga Balázs wrote:
>>>> I try now this:
>>>>
>>>> Win7 Ultimate 32 bit IE 11.
>>>>
>>>> This is opened meeting, pleas try you 
>>>> http://magyarwebkonferencia.hu/conference.php?uid=1
>>>>
>>>> (I open this under linux, firefox as moderator)
>>>>
>>>> Balazs
>>>>
>>>> 2014-01-30 08:46 keltezéssel, Vasiliy Degtyarev írta:
>>>>> Hello!
>>>>>
>>>>> I have checked under IE browser , it's seem that works as expected.
>>>>>
>>>>> Could you please report details: OS, IE version and so on.
>>>>>
>>>>> Thanks,
>>>>> Vasiliy
>>>>>
>>>>> On 30.01.2014 14:15, Varga Balázs wrote:
>>>>>> Hello!
>>>>>>
>>>>>> I use OM3.0 in main service and have a problem:
>>>>>>
>>>>>> I login on my site and backend get hashed login link with REST.
>>>>>> The responsed hashed uri try load into FancyBox (iframe) with 
>>>>>> jQuery/Ajax
>>>>>>
>>>>>> This method good working Chrome, Chromium, Mozilla
>>>>>>
>>>>>> Not working IE!
>>>>>>
>>>>>> The uri try direct - without fancy/iframe - loading into IE tab, 
>>>>>> good working.
>>>>>>
>>>>>> Pleas help me howto detect/resolve?
>>>>>>
>>>>>> I try IE debuger, responsed error jQuery is not defined in 
>>>>>> wicket...., problem only have in Fancybox/iframe.
>>>>>>
>>>>>>
>>>>>> Balazs
>>>>>>
>>>>>
>>>>>
>>>>
>>>
>>
>


Re: OM 3.0.0 not working in IE

Posted by Vasiliy Degtyarev <va...@unipro.ru>.
I have found new error, please see attached file.

I think that ua.version should be replaced with UA.version.

Thanks,
Vasiliy


On 30.01.2014 16:12, Varga Balázs wrote:
> Hello!
>
> I uncomment this script, őls. try again.
>
> I attace one screenshot
>
> Balazs
>
> 2014-01-30 10:01 keltezéssel, Vasiliy Degtyarev írta:
>> I have found error, please see attached file.
>>
>> Vasiliy.
>>
>>
>> On 30.01.2014 15:09, Varga Balázs wrote:
>>> I try now this:
>>>
>>> Win7 Ultimate 32 bit IE 11.
>>>
>>> This is opened meeting, pleas try you 
>>> http://magyarwebkonferencia.hu/conference.php?uid=1
>>>
>>> (I open this under linux, firefox as moderator)
>>>
>>> Balazs
>>>
>>> 2014-01-30 08:46 keltezéssel, Vasiliy Degtyarev írta:
>>>> Hello!
>>>>
>>>> I have checked under IE browser , it's seem that works as expected.
>>>>
>>>> Could you please report details: OS, IE version and so on.
>>>>
>>>> Thanks,
>>>> Vasiliy
>>>>
>>>> On 30.01.2014 14:15, Varga Balázs wrote:
>>>>> Hello!
>>>>>
>>>>> I use OM3.0 in main service and have a problem:
>>>>>
>>>>> I login on my site and backend get hashed login link with REST.
>>>>> The responsed hashed uri try load into FancyBox (iframe) with 
>>>>> jQuery/Ajax
>>>>>
>>>>> This method good working Chrome, Chromium, Mozilla
>>>>>
>>>>> Not working IE!
>>>>>
>>>>> The uri try direct - without fancy/iframe - loading into IE tab, 
>>>>> good working.
>>>>>
>>>>> Pleas help me howto detect/resolve?
>>>>>
>>>>> I try IE debuger, responsed error jQuery is not defined in 
>>>>> wicket...., problem only have in Fancybox/iframe.
>>>>>
>>>>>
>>>>> Balazs
>>>>>
>>>>
>>>>
>>>
>>
>


Re: OM 3.0.0 not working in IE

Posted by Varga Balázs <jo...@gmail.com>.
Hello!

I uncomment this script, őls. try again.

I attace one screenshot

Balazs

2014-01-30 10:01 keltezéssel, Vasiliy Degtyarev írta:
> I have found error, please see attached file.
>
> Vasiliy.
>
>
> On 30.01.2014 15:09, Varga Balázs wrote:
>> I try now this:
>>
>> Win7 Ultimate 32 bit IE 11.
>>
>> This is opened meeting, pleas try you 
>> http://magyarwebkonferencia.hu/conference.php?uid=1
>>
>> (I open this under linux, firefox as moderator)
>>
>> Balazs
>>
>> 2014-01-30 08:46 keltezéssel, Vasiliy Degtyarev írta:
>>> Hello!
>>>
>>> I have checked under IE browser , it's seem that works as expected.
>>>
>>> Could you please report details: OS, IE version and so on.
>>>
>>> Thanks,
>>> Vasiliy
>>>
>>> On 30.01.2014 14:15, Varga Balázs wrote:
>>>> Hello!
>>>>
>>>> I use OM3.0 in main service and have a problem:
>>>>
>>>> I login on my site and backend get hashed login link with REST.
>>>> The responsed hashed uri try load into FancyBox (iframe) with 
>>>> jQuery/Ajax
>>>>
>>>> This method good working Chrome, Chromium, Mozilla
>>>>
>>>> Not working IE!
>>>>
>>>> The uri try direct - without fancy/iframe - loading into IE tab, 
>>>> good working.
>>>>
>>>> Pleas help me howto detect/resolve?
>>>>
>>>> I try IE debuger, responsed error jQuery is not defined in 
>>>> wicket...., problem only have in Fancybox/iframe.
>>>>
>>>>
>>>> Balazs
>>>>
>>>
>>>
>>
>


Re: OM 3.0.0 not working in IE

Posted by Vasiliy Degtyarev <va...@unipro.ru>.
I have found error, please see attached file.

Vasiliy.


On 30.01.2014 15:09, Varga Balázs wrote:
> I try now this:
>
> Win7 Ultimate 32 bit IE 11.
>
> This is opened meeting, pleas try you 
> http://magyarwebkonferencia.hu/conference.php?uid=1
>
> (I open this under linux, firefox as moderator)
>
> Balazs
>
> 2014-01-30 08:46 keltezéssel, Vasiliy Degtyarev írta:
>> Hello!
>>
>> I have checked under IE browser , it's seem that works as expected.
>>
>> Could you please report details: OS, IE version and so on.
>>
>> Thanks,
>> Vasiliy
>>
>> On 30.01.2014 14:15, Varga Balázs wrote:
>>> Hello!
>>>
>>> I use OM3.0 in main service and have a problem:
>>>
>>> I login on my site and backend get hashed login link with REST.
>>> The responsed hashed uri try load into FancyBox (iframe) with 
>>> jQuery/Ajax
>>>
>>> This method good working Chrome, Chromium, Mozilla
>>>
>>> Not working IE!
>>>
>>> The uri try direct - without fancy/iframe - loading into IE tab, 
>>> good working.
>>>
>>> Pleas help me howto detect/resolve?
>>>
>>> I try IE debuger, responsed error jQuery is not defined in 
>>> wicket...., problem only have in Fancybox/iframe.
>>>
>>>
>>> Balazs
>>>
>>
>>
>


Re: OM 3.0.0 not working in IE

Posted by Varga Balázs <jo...@gmail.com>.
I try now this:

Win7 Ultimate 32 bit IE 11.

This is opened meeting, pleas try you 
http://magyarwebkonferencia.hu/conference.php?uid=1

(I open this under linux, firefox as moderator)

Balazs

2014-01-30 08:46 keltezéssel, Vasiliy Degtyarev írta:
> Hello!
>
> I have checked under IE browser , it's seem that works as expected.
>
> Could you please report details: OS, IE version and so on.
>
> Thanks,
> Vasiliy
>
> On 30.01.2014 14:15, Varga Balázs wrote:
>> Hello!
>>
>> I use OM3.0 in main service and have a problem:
>>
>> I login on my site and backend get hashed login link with REST.
>> The responsed hashed uri try load into FancyBox (iframe) with 
>> jQuery/Ajax
>>
>> This method good working Chrome, Chromium, Mozilla
>>
>> Not working IE!
>>
>> The uri try direct - without fancy/iframe - loading into IE tab, good 
>> working.
>>
>> Pleas help me howto detect/resolve?
>>
>> I try IE debuger, responsed error jQuery is not defined in 
>> wicket...., problem only have in Fancybox/iframe.
>>
>>
>> Balazs
>>
>
>


Re: OM 3.0.0 not working in IE

Posted by Vasiliy Degtyarev <va...@unipro.ru>.
Hello!

I have checked under IE browser , it's seem that works as expected.

Could you please report details: OS, IE version and so on.

Thanks,
Vasiliy

On 30.01.2014 14:15, Varga Balázs wrote:
> Hello!
>
> I use OM3.0 in main service and have a problem:
>
> I login on my site and backend get hashed login link with REST.
> The responsed hashed uri try load into FancyBox (iframe) with jQuery/Ajax
>
> This method good working Chrome, Chromium, Mozilla
>
> Not working IE!
>
> The uri try direct - without fancy/iframe - loading into IE tab, good 
> working.
>
> Pleas help me howto detect/resolve?
>
> I try IE debuger, responsed error jQuery is not defined in wicket...., 
> problem only have in Fancybox/iframe.
>
>
> Balazs
>