I pulled in the latest trunk version of sqlhtml.py and there was an
additional change at line 973 over and above the 2 lines I mentioned
before at 62 and 216

self.table._tablename became self.table.tablename which now causes a
new ticket rendering the login form.

I guess that line needs to be put back to use table._tablename unless
you are planning something else. :-)


On Dec 6, 6:04 pm, mdipierro <mdipie...@cs.depaul.edu> wrote:
> fixed in trunk. Thanks.
>
> On Dec 6, 7:31 pm, ron_m <ron.mco...@gmail.com> wrote:
>
> > Another patch
>
> > Hit login form getting a ticket.
>
> > sqlhtml.py
>
> > line 62 and line 216
>
> > field._tablename should be field.tablename
>
> > Ron
>
>

Reply via email to