Ticket #57 (closed Defect: fixed)
Error Message when searching without a search string
Reported by: | irau | Owned by: | jri |
---|---|---|---|
Priority: | Major | Milestone: | Release 4.1 |
Component: | DeepaMehta Standard Distribution | Version: | 4.0.1 |
Keywords: | Cc: | ||
Complexity: | 2 | Area: | GUI |
Module: | deepamehta-webclient |
Description
When clicking "search" without entering a search term befor, an error message is displayed: ""AJAX GET request failed, server response: 500 (Searching topics failed), exception: undefined".
Prefered GUI behaviour would be: Open an Input field in which the user can key in a search term. User dialog: "Please enter a search term."
Change History
comment:1 Changed 13 years ago by jri
- Status changed from new to accepted
- Owner set to jri
- Complexity changed from 3 to 2
- Module set to deepamehta-webclient
- Milestone set to Release 4.1
comment:2 Changed 13 years ago by Jörg Richter
- Status changed from accepted to closed
- Resolution set to fixed
Webclient fix: searching without a search term #57
If no search term is entered the Search button is disabled.
Pressing the return key in an empty search field shows no effect.
Rename hook "search_widget" -> "searchmode_widget"
Close ticket 57