]> git.koha-community.org Git - koha.git/commit
Bug 36187: Corrected set data.patron_id in select_suggestor()
authorLucas Gass <lucas@bywatersolutions.com>
Fri, 1 Mar 2024 15:46:04 +0000 (15:46 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 4 Apr 2024 13:24:27 +0000 (15:24 +0200)
commit607b80c5a601f54920a2b3b259896ac4e490e0ab
tree389a3e5383d8544498281886a8c96db2542df489
parent56491caa5f6407bbe39b0bce7331ad484a3c8753
Bug 36187: Corrected set data.patron_id in select_suggestor()

To test:
1. Make a new suggestion in the staff interface and attempt to set the "Created by" patron to someone other than the logged in user.
2. Submit the suggestion.
3. select suggestedby from suggestions where suggestionid = X; ( Where X is the suggestionid )
4. The value is NULL
5. On suggestion/suggestion.pl the "Suggested by" column is blank.
6. APPLY PATCH
7. Try 1 - 3 again. This time the suggestedby should be correctly set.

Signed-off-by: Andrew Fuerste Henry <andrewfh@dubcolib.org>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt