Skip to:
Content

BuddyPress.org

Opened 13 years ago

Closed 12 years ago

Last modified 9 years ago

#3927 closed defect (bug) (no action required)

Search form uses ID though can appear more than once

Reported by: darrenmeehan's profile darrenmeehan Owned by:
Milestone: Priority: normal
Severity: normal Version: 1.5.3
Component: Templates Keywords:
Cc:

Description

The search form found at the top of the site can be used as a widget, I'm using it in the footer of a site I'm working on to save users to hassle of scrolling back to the top to search for something.

The problem is the search box uses an id="searchform" which is being used two times, to be valid code it should be a class.Is this something worth fixing? I know I could change the theme file but I think its worth fixing in BuddyPress saving everyone the task of fixing this.

I'm just getting used to reporting bugs so I'm sorry if there's anything I'm doing wrong. This is something I think I could fix.

Change History (6)

#1 @DJPaul
13 years ago

  • Keywords reporter-feedback added
  • Milestone changed from Awaiting Review to Future Release

Hi,

BuddyPress doesn't contain a search widget, and our header search box uses "search-form"; WordPress' search widget uses "searchform". Are you using a custom theme / custom widget, or have I missed something?

#2 @darrenmeehan
13 years ago

  • Keywords close added

I had two search widgets enabled causing this. I'll report this over on the WordPress trac and see if they see it as an issue.

#3 @darrenmeehan
13 years ago

  • Keywords reporter-feedback removed

#4 @r-a-y
12 years ago

  • Keywords close removed
  • Resolution set to invalid
  • Status changed from new to closed

#5 @DJPaul
12 years ago

  • Milestone Future Release deleted

#6 @DJPaul
9 years ago

  • Component changed from Appearance - Template Parts to Templates
Note: See TracTickets for help on using tickets.