Version 1.2. Search of any word of any length with the node.module search engine shows the message: "You must include at least one positive keyword with 3 characters or more."

Comments

Anonymous’s picture

Status: Active » Postponed (maintainer needs more info)

Do you mean that if with OpenSearch feed enabled, you get an error about the word not being at least 3 characters more when you try to search something?

Antarius’s picture

Yes, a problem in it.
OpenSearch feed 1.1 worked perfectly with node.module.

Anonymous’s picture

Status: Postponed (maintainer needs more info) » Active

I can reproduce it.

In the attached screenshot, the search form to the left shows the word I searched for, and the form to the right shows the result. It seems that the keyword is not passed to the form, which is correctly complaining about the length of the keyword.

Anonymous’s picture

Status: Active » Fixed

I fixed the code, and committed it to the development snapshot.

Thanks for your report.

Anonymous’s picture

I have also added a test to be sure the issue is not re-introduced with later changes.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.