I suppose so. You could just take an empty list, append request.vars.mylist 
to it, and then it should definitely be a list.

On Tuesday, November 20, 2012 12:08:36 PM UTC-7, SamD wrote:
>
> Thanks, I found those fixes useful. At the same time, it is quite a pain 
> to have a message of error saying the type is not correct just because the 
> list we pass contains only one element or no element. Would'nt it be more 
> convenient to force whatever is passed to behave as a list (of strings) ?

-- 



Reply via email to