On Tuesday, June 27, 2017 at 10:21:24 AM UTC-7, Richard wrote:
>
> Hmm... Google CDN is not always on the cutting edge... 
>

Sometimes that's a good thing  (like web2py stable versions).
 

> You should use the same version as the one ship with web2py if you want to 
> avoid any issues... 
>

And that would be even less cutting edge, which can be a good thing.
 

> You have to conduct your on due diligence testing if you upgrade it...
>
> Richard
>

Automated testing, if you can.

/dps
 

>
> On Mon, Jun 26, 2017 at 6:39 AM, António Ramos <ramst...@gmail.com 
> <javascript:>> wrote:
>
>> Upgraded jquery to latest... working now...
>> Also i´m not using jquery shipped with web2py
>> I am using the latest from google CDN
>> Will i have problems with  this ?
>>
>> Regards
>>
>> 2017-06-22 15:33 GMT+01:00 Anthony <abas...@gmail.com <javascript:>>:
>>
>>> Not sure how this would be related to things working over http vs. 
>>> https, but:
>>>
>>> typeof jQuery !== strundefined
>>>
>>> should be:
>>>
>>> typeof jQuery != 'undefined'
>>>
>>> Are you checking http vs. https in two different browsers, where the 
>>> https browser has the above Javascript code cached, but the http browser 
>>> does not?
>>>
>>> Anthony
>>>
>>>
>>>
>>> On Thursday, June 22, 2017 at 6:01:09 AM UTC-4, Ramos wrote:
>>>>
>>>> I think i know why no console errors nor admin tickets
>>>>
>>>> this is the last line that is executed and comes from jquery
>>>>
>>>> [image: Imagem inline 1]
>>>>
>>>> after this line i get
>>>>
>>>> [image: Imagem inline 2]
>>>>
>>>> any ideas ?
>>>>
>>>>
>>>> 2017-06-21 19:17 GMT+01:00 Leonel Câmara <leonel...@gmail.com 
>>>> <javascript:>>:
>>>>
>>>>> Can visit your website using https, then open a browser console go to 
>>>>> the network tab, and show me what appears there when you click the button?
>>>>>
>>>>> -- 
>>>>> Resources:
>>>>> - http://web2py.com
>>>>> - http://web2py.com/book (Documentation)
>>>>> - http://github.com/web2py/web2py (Source code)
>>>>> - https://code.google.com/p/web2py/issues/list (Report Issues)
>>>>> --- 
>>>>> You received this message because you are subscribed to the Google 
>>>>> Groups "web2py-users" group.
>>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>>> an email to web2py+un...@googlegroups.com <javascript:>.
>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>
>>>>
>>>> -- 
>>> Resources:
>>> - http://web2py.com
>>> - http://web2py.com/book (Documentation)
>>> - http://github.com/web2py/web2py (Source code)
>>> - https://code.google.com/p/web2py/issues/list (Report Issues)
>>> --- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "web2py-users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to web2py+un...@googlegroups.com <javascript:>.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>> -- 
>> Resources:
>> - http://web2py.com
>> - http://web2py.com/book (Documentation)
>> - http://github.com/web2py/web2py (Source code)
>> - https://code.google.com/p/web2py/issues/list (Report Issues)
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "web2py-users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to web2py+un...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to