I'm running a slightly modified build of RC3 (Thanks for putting up with
my svn questions) with PostgreSQL.
I'm using the default "frontpage" template.
"Weblogs Starting with F" doesn't list anything although it should.
The URL generated on the "F" link is:
http://localhost:8080/roller/frontpage//page/directory?letter=F
If I change the query to:
http://localhost:8080/roller/frontpage//page/directory?letter=f
(ie lowercase) it works. This is probably related to the fact that I'm
using PostgreSQL.
-- Sean