Ticket #6 (closed defect: fixed)

Opened 7 years ago

Last modified 5 years ago

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

db.php.diff Download (1.1 KB) - added by ishhara 7 years ago.
suggested changes "diff -ub db.php.org db.php"
wordtobb.diff Download (2.4 KB) - added by mdawaffe 7 years ago.
s/WordPress/bbPress

Change History

ishhara7 years ago

suggested changes "diff -ub db.php.org db.php"

comment:1   matt7 years ago

  • Milestone set to Version 0.1

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?

s/WordPress/bbPress

  • Status changed from new to closed
  • Resolution set to fixed

(In [135]) bbPress != WordPress. Fixes #6. Thanks isharra.

  • Milestone Version 0.1 deleted

Milestone Version 0.1 deleted

Note: See TracTickets for help on using tickets.