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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | imce_tools_search_2542840_0.patch | 689 bytes | vinicius.big |
Comments
Comment #1
vinicius.big commentedAdding the patch file
Comment #2
vinicius.big commentedEditing summary
Comment #3
vinicius.big commentedUpdating issue summary
Comment #4
nbouhid commentedThanks! it works :D
Comment #5
brunoric commentedWorked for me too.
Tks!
Comment #6
cebasqueira commentedThanks!
Comment #7
ladybug_3777 commentedConfirmed, works for me as well.
Comment #8
vinicius.big commentedComment #10
brunoric commentedComment #11
brunoric commentedPatch 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.