Bug 13755 - Suggestions: Strange additional tab if suggestion is saved without choosing a status
Summary: Suggestions: Strange additional tab if suggestion is saved without choosing a...
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-24 14:48 UTC by Marc Véron
Modified: 2017-06-14 22:08 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Strange additional tab in suggestion management (225.84 KB, image/jpeg)
2015-02-24 14:48 UTC, Marc Véron
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marc Véron 2015-02-24 14:48:44 UTC
Created attachment 36142 [details]
Strange additional tab in suggestion management

Saving a suggestion without setting a status results in an additional tab that contains all of the suggestions.

To reproduce:

1) Create some suggestions with different statuses.
2) Go to the suggestion list view (suggestion/suggestion.pl)
3) In datatable, check one of the suggestions. 
4) Leave dropdown "Status" on "--Choose a status --"  and click "Submit"

Result: Edited suggestion is no longer visible in this tab. Suggestion list view gets a strange new tab with count of all suggestions as header and containing all of suggestions (including edited suggestion).

See attachment with screenshots.

What I would expect:

Some warning "Please choose a status"
or better
Update record without status change if a Reason but no status is given.

---
Reproduced on current master 3.19.00.011 with and without Patch for Bug 13731
Reproduced on 3.18.01.000
Comment 1 Marc Véron 2016-09-29 14:34:39 UTC
No longer valid on current master.
The tab shows "Status unknown".