[Trac] Re: invalid literal for int() with base 10 (possibly due to change of column from "text" to "time")

2020-06-01 Thread Aikido Guy
On Monday, June 1, 2020 at 10:40:30 PM UTC-4, Aikido Guy wrote: > > [ticket-custom] > time1 = time > time1.format = date > time1.label = "Blah (/MM/DD) > time1.value = > time1.order = 5 > > I've followed all of your advice and am now left with one small (not > urgent) question. In particular,

[Trac] Re: invalid literal for int() with base 10 (possibly due to change of column from "text" to "time")

2020-06-01 Thread Aikido Guy
On Monday, June 1, 2020 at 2:22:12 AM UTC-4, RjOllos wrote: > On Sunday, May 31, 2020 at 7:07:02 PM UTC-7, Aikido Guy wrote: >> >> On Sunday, May 31, 2020 at 10:05:30 PM UTC-4, Aikido Guy wrote: >>> >>> A TicketQuery (working before upgrade to Trac 1.4.1) has triggered the >>> following error mes