Patch: blog list in a table, check for invalid user
sullo - February 28, 2009 - 04:09
| Project: | Blog Add-ons |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
Attached patch for the 6.x branch does a few things:
- makes the blog list a table so it is a formatted a little nicer (in my opinion)
- adds some checks for invalid user names to avoid sql calls for nonexistent users (which generates errors). this also prints a message that the user doesn't exist
- some basic source reformatting for readability
I should have made these distinct patches, but... it is it what it is!
| Attachment | Size |
|---|---|
| blog_addons.diff | 24.92 KB |
