Summary: | DataTables patron search defaulting to 'starts_with' - doc | ||
---|---|---|---|
Product: | Koha | Reporter: | Fridolin Somers <fridolin.somers> |
Component: | Patrons | Assignee: | Fridolin Somers <fridolin.somers> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | f.demians, gmcharlt, julian.maurice, kyle.m.hall, kyle |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | String patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 15930 | ||
Bug Blocks: | |||
Attachments: |
Bug 17106 - DataTables patron search defaulting to 'starts_with' - doc
[SIGNED-OFF] Bug 17106 - DataTables patron search defaulting to 'starts_with' - doc Bug 17106 - DataTables patron search defaulting to 'starts_with' - doc |
Description
Fridolin Somers
2016-08-11 08:38:34 UTC
Created attachment 54285 [details] [review] Bug 17106 - DataTables patron search defaulting to 'starts_with' - doc Bug 15930 modified default value for DataTables patron search. The doc text should also be modified : "Can be 'contain' or 'start_with' (default value). Used for the searchmember parameter." Test plan : - install Koha with patch - look at man page man/man3/C4::Utils::DataTables::Members.3pm Created attachment 54308 [details] [review] [SIGNED-OFF] Bug 17106 - DataTables patron search defaulting to 'starts_with' - doc Bug 15930 modified default value for DataTables patron search. The doc text should also be modified : "Can be 'contain' or 'start_with' (default value). Used for the searchmember parameter." Test plan : - install Koha with patch - look at man page man/man3/C4::Utils::DataTables::Members.3pm Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 54360 [details] [review] Bug 17106 - DataTables patron search defaulting to 'starts_with' - doc Bug 15930 modified default value for DataTables patron search. The doc text should also be modified : "Can be 'contain' or 'start_with' (default value). Used for the searchmember parameter." Test plan : - install Koha with patch - look at man page man/man3/C4::Utils::DataTables::Members.3pm Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to master for 16.11, thanks Frido! Pushed in 16.05. Will be in 16.05.03. Pushed to 3.22.x, will be in 3.22.10 |