Also, NewsBruiser won't accept an entry if the title is the notebook password (I had the same problem you did when I added title support).
Update: The clickolinko oracle speaks: "now hacking nycb is simply a process of figuring out what title is missing." Unfortunately, as of yet there exists no effective enumeration of NYCB titles.
Sun Nov 10 2002 17:27:
Andy Holloway, I think your problem is caused by a bug in the Default theme's entry template. Update themes/Default/configuration from CVS, or try changing "<p class="entry">...</p>" in the entry template to
"<span class="entry"><p>... </p></span>". That should fix the problem.
