I can, but the fact is that "doc" usually is the document, so I'm pretty 
sure it exists and that it has an "on" method :D

When that error pops up, what are you trying to do ? Just to load the page ?

Il giorno lunedì 30 settembre 2013 03:33:24 UTC+2, davedigerati ha scritto:
>
> Thanks guys, but I guess that still leaves me clueless as to what is 
> causing this error.  Can anyone comment what this portion of web2py.js is 
> looking for so I can start trying to guess what it might be missing? 
> (function web2py_event_handlers() {)
>
> all help/suggestions appreciated
>
> On Sunday, September 29, 2013 7:44:00 AM UTC-4, Niphlod wrote:
>>
>> no. that "map" file is just a commodity extension to have debuggers 
>> (developers tools, firebug, etc) to load the uncompressed version of the 
>> library in order to debug it better
>>
>> http://www.html5rocks.com/en/tutorials/developertools/sourcemaps/
>>
>> it has nothing to do with any js error.
>>
>> does the latest web2py.js throw the "original" error ("object has no 
>> method 'on'") ? 
>>
>> On Sunday, September 29, 2013 6:35:11 AM UTC+2, davedigerati wrote:
>>>
>>> not sure, when I run the debug in IE8 it trips up on line 43 and so no, 
>>> I am not seeing the 404, but I don't know the IE8 dev tools well enough to 
>>> be positive.
>>>
>>> So the fact that I am getting this GET request indicates the browser is 
>>> seeing a problem in jQuery?  Maybe that line 43?
>>>
>>>
>>> On Sunday, September 29, 2013 12:00:39 AM UTC-4, LightDot wrote:
>>>>
>>>> The jQuery map file is optionally used by the browser when debugging 
>>>> jQuery, but shouldn't be requested by web2py code or needed otherwise. Are 
>>>> you seeing this in IE8 too?
>>>>
>>>> On Sunday, September 29, 2013 5:48:17 AM UTC+2, davedigerati wrote:
>>>>>
>>>>> FWIW- I tested a clean copy of the executable and it is not throwing 
>>>>> that error but still is also throwing the :
>>>>> GET http://127.0.0.1:9000/welcome/static/js/jquery-1.10.0.min.map 404 
>>>>> (NOT FOUND) 
>>>>>
>>>>

-- 
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/groups/opt_out.

Reply via email to