think it is a bug. pushing a new version that should fix that. Check trunk 
in 5 minutes.

On Monday, 16 June 2014 09:17:01 UTC-5, Omri Levy wrote:
>
>
> <type 'exceptions.TypeError'> sequence item 0: expected string, long found
> Versionweb2py™Version 2.9.5-stable+timestamp.2014.03.16.02.35.39PythonPython 
> 2.7.6: C:\Python27\python.exe (prefix: C:\Python27)Traceback
>
> 1.
> 2.
> 3.
> 4.
> 5.
> 6.
> 7.
> 8.
> 9.
> 10.
> 11.
> 12.
> 13.
>
> Traceback (most recent call last):
>   File "G:\Dropbox\Coding Projects\web2py\gluon\restricted.py", line 220, in 
> restricted
>     exec ccode in environment
>   File "G:/Dropbox/Coding 
> Projects/web2py/applications/goals/views/appadmin.html" 
> <http://192.168.1.14:8000/admin/default/edit/goals/views/appadmin.html>, line 
> 183, in <module>
>     <h4>{{=T("DISK")}}</h4>
>   File "G:\Dropbox\Coding Projects\web2py\gluon\sqlhtml.py", line 3049, in 
> __init__
>     r = represent(field, r or [], record)
>   File "G:\Dropbox\Coding Projects\web2py\gluon\sqlhtml.py", line 59, in 
> represent
>     return f(value)
>   File "G:\Dropbox\Coding Projects\web2py\gluon\dal.py", line 7252, in 
> list_ref_repr
>     return (refs and ', '.join(f(r,x.id) for x in refs) or '')
> TypeError: sequence item 0: expected string, long 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/d/optout.

Reply via email to