Ticket #31 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

Ugly page if you go to a blog that doesn't exist

Reported by: marknew@sucs.org Assigned to: anonymous
Priority: low Milestone: Backend Niceness
Component: blog-viewer Version: 2.0
Severity: blocker Keywords:
Cc:

Description

http://sucs.org/blogs/idontexist/

Try going to this page (assuming that a user called "idontexist" hasn't signed up yet). Hopefully you will see that the page looks rather plain and disorganised. I am guessing that this is a "we're not loading a CSS file" problem. :-)

Change History

17/11/05 17:54:59 changed by marknew@sucs.org

Oh, and there's a nasty PG_SQL error generated by PHP:

Warning: pg_query(): Query failed: ERROR: invalid input syntax for integer: "" in /var/www/blog/database.lib.php on line 50

04/06/06 12:24:44 changed by rollercow

This bug is essential a error reporting issue, at the moment we dont. We need to!

04/06/06 12:40:12 changed by rollercow

  • milestone set to Basic Completeness.

17/06/06 18:44:05 changed by pwb

  • type set to defect.

Should be fixed in r171

17/06/06 18:48:49 changed by pwb

Ok, it's not quite fixed, only for potentially valid usernames, though it's better than before even for invalid names.

27/07/06 09:40:55 changed by rollercow

  • status changed from assigned to closed.
  • resolution set to fixed.

Looks fixed to me...

27/07/06 09:41:05 changed by rollercow

  • component changed from blog-admin to blog-viewer.