[rt-devel] Lost while debugging keywords

Rich Lafferty rich+rt at lafferty.ca
Fri May 10 16:08:28 EDT 2002


On Fri, May 10, 2002 at 03:35:46PM -0400, Rich Lafferty (rich+rt at lafferty.ca) wrote:
> On Fri, May 10, 2002 at 03:04:43PM -0400, Rich Lafferty (rich+rt at lafferty.ca) wrote:
> > Hi, all --
> > 
> > On my new RT installation, I've created some keywords and added
> > a keyword to a queue. For some reason, the value the keyword is 
> > being set to is not being (stored,displayed), and I can't figure
> > out why.

Found it.

> mysql> select all * from ObjectKeywords;
> +----+---------+---------------+------------+------------+
> | id | Keyword | KeywordSelect | ObjectType | ObjectId   |
> +----+---------+---------------+------------+------------+
> |  1 |       2 |             1 | Ticket     | 2147483647 |
> +----+---------+---------------+------------+------------+

Dunno why I didn't see this before, but "2147483647" is awfully
familiar. Seems I missed a field in my bigint-ticket-number patch.

Oknevermindthen. :-)

  -Rich

-- 
Rich Lafferty --------------+-----------------------------------------------
 Ottawa, Ontario, Canada    |  Save the Pacific Northwest Tree Octopus!
 http://www.lafferty.ca/    |    http://zapatopi.net/treeoctopus.html
rich at lafferty.ca -----------+-----------------------------------------------




More information about the Rt-devel mailing list