Problem/Motivation

The Search Form its not submitted by click.
The form works well by hitting Enter but clicking the button doesn't.
The Submit Button type is 'button' and not 'submit'.

Proposed resolution

Change the submit button type to 'submit' instead of 'button'

Remaining tasks

Reviews needed.

CommentFileSizeAuthor
#1 imce_tools_search_2542840_0.patch689 bytesvinicius.big

Comments

vinicius.big’s picture

StatusFileSize
new689 bytes

Adding the patch file

vinicius.big’s picture

Issue summary: View changes

Editing summary

vinicius.big’s picture

Updating issue summary

nbouhid’s picture

Status: Needs review » Reviewed & tested by the community

Thanks! it works :D

brunoric’s picture

Worked for me too.

Tks!

cebasqueira’s picture

Thanks!

ladybug_3777’s picture

Confirmed, works for me as well.

vinicius.big’s picture

  • brunoric committed 4819174 on 7.x-1.x
    Issue #2542840 by vinicius.big: Search form its not submitted by click
    
brunoric’s picture

brunoric’s picture

Status: Reviewed & tested by the community » Closed (fixed)

Patch applied in version 7.x-1.3 and pushed to 7.x-1.x-dev release. Since I don't have permissions to make available the new release under the tag 7.x-1.3, please use the 7.x-1.x-dev version if you want this fix.