[web2py] Re: Possible bug using | at end of element of list:string

2017-12-02 Thread Massimo Di Pierro
I agree this is a bug. The problem is that this means our internal representation is ambiguous. We cannot fix this without changing the internal representation and breaking backward compatibility. Will think of a solution. Thanks for catching this. On Wednesday, 29 November 2017 07:12:56 UTC-6,

[web2py] Re: Possible bug using | at end of element of list:string

2017-11-30 Thread Anthony
Looks like a bug -- I submitted an issue: https://github.com/web2py/pydal/issues/504 Anthony On Wednesday, November 29, 2017 at 8:12:56 AM UTC-5, Scott Hunter wrote: > > Suppose I have a list:string field, and I put `A|B` in for one of the > elements. This works as expected, and gets