Closed (works as designed)
Project:
Finder
Version:
7.x-2.0-alpha8
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2012 at 12:00 UTC
Updated:
28 Sep 2012 at 11:19 UTC
While disabling the find button Button -> disabled and using the autosubmit option, the page that should show the results is empty. At this procedure the url is broken. For instance if the url is search_nodes/[term] the [term] is missing. An workaround for that is to hide the find button via css but I've considered that to be a bug.
Thank you in advance for your help.
Comments
Comment #1
danielb commentedA form needs a button to submit it, so this is not a bug. You have simply configured it incorrectly. Prove me wrong with a patch if you want.
Comment #2
hanskuiters commentedI came across the same issue. What use case did you have in mind when you developed the function to disable the find button?
Comment #2.0
hanskuiters commentededit description