Info
- 3 posts
- 2 voices
- Started 2 years ago by dbmartin
- Latest reply from dbmartin
Where do we report bugs?
-
- Posted 2 years ago #
I noticed an extra set of quotation marks in
functions.bb-template.phpon line 3287 after the$tabvariable.$r .= '<select name="' . $name . '" id="' . $id . '"' . $tab . '">' . "\n";This creates extra quote marks on the
bb_new_topic_forum_dropdown();like so:<select name="forum_id" id="forum-id""> -
- Posted 2 years ago #
http://trac.bbpress.org/report
That bug sounds oddly familiar, so it might have already been reported, but otherwise, you need to file a bug report on Trac
-
- Posted 2 years ago #
Thanks!
-
You must log in to post.