This is very bad but I suspect this has nothing to do with URL for
some reason when running on as a wein32 service on your system, web2py
fails to handle a ticket.

Can you try that indeed you get a ticket if you do not run as service.

Can you also try what happens with {{1/0}} if run as service?

Massimo

On Mar 9, 6:42 am, Michael Wales <evicera...@gmail.com> wrote:
> If the file/function parameter of a URL() statement within the view is
> missing its final quote, the Win32 service will crash - no user
> friendly error message is returned to the user.
>
> To reproduce:
> {{= URL(r = request, c = 'static', f = 'home.png }}
>
> Recommend a regular expression to confirm all strings have been closed
> prior to the }} symbol.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to