Ticket #9247 (closed defect: duplicate)

Opened 2 years ago

Last modified 7 months ago

Cast authenticated values to int

Reported by: rea Assigned to: doki_pen
Priority: high Component: AnnouncerPlugin
Severity: critical Keywords:
Cc: Trac Release: 0.12

Description

After upgrade to the lastest /trunk contents (r10743) my PostgreSQL server spitted an error about comparison of the subscription_attribute.authenticated with the boolean value and the problematic code was inside announcer/model.py.

Seems like model.py has the old code from pre-int era for the authenticated field.

The patch at http://codelabs.ru/fbsd/ports/trac-announcer/authenticated-int-cast.diff fixes the problem for me.

Attachments

Change History

10/17/11 10:04:53 changed by rea

Hi! Can this patch be reviewed?

Thanks.

10/09/12 12:17:11 changed by rea

Anyone?

10/15/12 04:46:38 changed by rjollos

  • status changed from new to closed.
  • resolution set to duplicate.

Duplicate of #10384, which has a patch attached to the ticket.


Add/Change #9247 (Cast authenticated values to int)




Change Properties
Action