Ticket #6 (closed defect: fixed)
bb-includes/db.php error message text and page refer to WordPress not bbPress
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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
Change History
-
attachment
db.php.diff
added
Props isharra. Attached wordtobb.diff alters db.php and db-mysqli.php and makes use of http://bbpress.org/bbpress.png
Is this the URI that should be used?
- Status changed from new to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.
suggested changes "diff -ub db.php.org db.php"