Yeah, its OK to have more than one value of the same param and wrap all of them in the list. But when you have only one parameter value passed making a list for it is at least inconsistent with the value you get from request.GET['param'] which is just a scalar and this also breaks some parts in admin as was mentioned.
- Request params problem plisk
- Re: Request params problem Dody Suria Wijaya
- Re: Request params problem plisk
- Re: Request params problem Daniel Poelzleithner
- Re: Request params problem Adrian Holovaty
