Hello everyone.

In a view, I have a trivial NameError: name 'fattura' is not defined due to

{{for ft in fatture:}}
{{=fattura.id}}
{{pass}}

But the Error Ticket returned by web2py is different depending on the 
development environment.

*Case 1 (best)*
SO: windows 8
Web2py: Version 2.14.6-stable + timestamp.2016.05.10.00.21.47
Python: Python 2.7.13

<https://lh3.googleusercontent.com/-99-DJfHC9RE/WZMPC9MprAI/AAAAAAAAALw/esqukrPxyWYRtsoXGzzKY54Y9fYWnpRggCLcBGAs/s1600/Error_ticket_case1-compressor.png>


*Case 2*
SO: windows 8
Web2py: Version 2.15.3-stable + timestamp.2017.08.07.12.51.45
Python: Python 2.7.13
*Filename missing*

<https://lh3.googleusercontent.com/-rEi9dMrL7No/WZMPReIlczI/AAAAAAAAAL0/Aa1SO94j__wZXNETWObS4szc_xtCy8mdACLcBGAs/s1600/Error_ticket_case2-compressor.png>


*Case 3*
SO: Linux MInt 8.2
Web2py: Version 2.15.3-stable + timestamp.2017.08.07.12.51.45
Python: Python 2.7.12
*The same as the case 2 but also Error snapshot and Python version are 
missing. *

<https://lh3.googleusercontent.com/-STR1oyCRhEc/WZMPmVl0sNI/AAAAAAAAAL4/OxgV4ffdw1A7dPx9Xa2RVQXOH7u9DOZ4wCLcBGAs/s1600/Error_ticket_case3-compressor.png>


*Case 4 (worse)*
SO: Linux MInt 8.2
Web2py: Version 2.15.3-stable + timestamp.2017.08.07.12.51.45
Python: Python 3.6.2
*Python version, reference to filename and line are missing. New exception 
occurred.*

<https://lh3.googleusercontent.com/-hb9pyqJd_Vs/WZMP__bKMUI/AAAAAAAAAL8/QlKnBbqZtjs_qqyzRfVyTXQe3NoCR1LGACLcBGAs/s1600/Error_ticket_case4-compressor.png>



Has anyone ever encountered this problem? How did he solve it?

Thank you.

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