Making WordPress.org

Opened 12 years ago

Closed 12 years ago

#405 closed defect (bug) (fixed)

code.trac throws SQL error

Reported by: koke Owned by:
Priority: normal Milestone:
Component: Trac Keywords:
Cc:

Description

When I go to https://code.trac.wordpress.org/report/7 I get the following error:

https://i.cloudup.com/02UdvYlhxQ-3000x3000.png

Change History (1)

#1 @Otto42
12 years ago

  • Resolutionfixed
  • Status newclosed

This has to do with the changeover to MySQL. It's a documented issue with Trac.

Reference: http://trac.edgewall.org/ticket/7745

I fixed the report by changing the int to signed.

Note: See TracTickets for help on using tickets.