#6 closed defect (bug) (fixed)
bb-includes/db.php error message text and page refer to WordPress not bbPress
| Reported by: | isharra | Owned by: | matt |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Back-end | Version: | 0.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
In wp-includes/db.php, lines 80, 292 and 333 should probably have "WordPress" replaced with "bbPress". Seeing Wordpress caused me to do a double take when I saw an error message.
btw: static.bbpress.org/logo.png doesn't exist so a straight search and replace s/WordPress/bbPress/ in the file doesn't work. I imagine static.bbpress.org/bbpress.png should be the substitution for the logo. :)
Attachments (2)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
suggested changes "diff -ub db.php.org db.php"