The TicketFile:

S'Traceback (most recent call last):\n  File 
"/.../Desktop/web2py/gluon/restricted.py", line 227, 
in restricted\n    exec ccode in environment\n  File 
"/.../Desktop/web2py/applications/Daten/views/default/index.html", line 73, 
in <module>\n  File "/.../Desktop/web2py/gluon/globals.py", line 425, 
in write\n    self.body.write(xmlescape(data))\n  File 
"/.../Desktop/web2py/gluon/html.py", line 130, 
in xmlescape\n    return data.xml()\n  File 
"/.../Desktop/web2py/gluon/html.py", line 2580, 
in xml\n    return self.serialize_mobile(self.data, 0).xml()\n  File 
"/.../Desktop/web2py/gluon/html.py", line 2572, 
in serialize_mobile\n    item[3], select, prefix=CAT(prefix, item[0], 
\'/\'))\n  File "/.../Desktop/web2py/gluon/html.py", line 2563,
 in serialize_mobile\n    if len(item) >= 3 and (not item[0]) or 
(isinstance(item[0], DIV) and not (item[2])):\n  File 
"/.../Desktop/web2py/gluon/html.py", line 785, 
in __getitem__\n    return self.components[i]\nIndexError: list index out 
of range\n'

Am Mittwoch, 5. August 2015 01:51:06 UTC+2 schrieb forum...@gmail.com:
>
> he Group,
>
> i creat different Projectts with we2py. But last time i see, that all 
> Project works fine only with DesktopPc.If i call the project from 
> a mobile device a get an error:
> exceptions.IndexError list index out of range
>
> I understand, that web2py will render the Project if a mobile device
> is dedected. Therefore i use the plugin Jqmoble but i can not
> solv the problem. 
>
>
>
>

-- 
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