Rob O
01-14-2002, 08:55 PM
For example, at the very end of each subject line I am seeing an extra set of open/close parens (in red below):
<b>Johannes Erdfelt</b> <i>2001-1-14 20:10:44</i> (33 views) <font color="red"><b>()</b></font>
Johannes Erdfelt
01-14-2002, 09:11 PM
I'm dangerous behind a keyboard. I've been making lots of small mistakes lately. I think I need a vacation.
For those curious, I was modifying the database schema to fix a bug and support some new features, but I made 2 mistakes:
1) I made it a set instead of an enum
2) I forgot to make a default
The default needs to be 'Active' and since I screwed it up, it was defaulting to '', which would cause the empty parantheses.
This was also why new threads weren't showing up.
Quickly fixed the schema and then made all of the '' posts 'Active' and we're back to normal now.
No coding while tired for me. It's even worse than being drunk.
Rob O
01-14-2002, 09:31 PM
I also noticed the sudden onslought of new posts, which were time stamped over a period of several minutes.
Time to put down the keyboard and just focus on teh brew. ; )