Bug 13354 - z3950 admin: strip leading/trailing whitespace in fields, when saving Z39 entry
Summary: z3950 admin: strip leading/trailing whitespace in fields, when saving Z39 entry
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Z39.50 / SRU / OpenSearch Servers (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Mason James
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-27 10:05 UTC by Mason James
Modified: 2015-06-05 08:00 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mason James 2014-11-27 10:05:53 UTC
We have been bumping into a few problems recently, with users creating z39 entries with accidential hidden space ' ' characters in various field, which cause difficult to detect failures :/

it would be a good thing to strip leading/training whitespace in fields, when saving Z39 entries - to avoid this problem
Comment 1 Mason James 2014-11-27 10:52:09 UTC
(In reply to Mason James from comment #0)
> We have been bumping into a few problems recently, with users creating z39
> entries with accidential hidden space ' ' characters in various field, which
> cause difficult to detect failures :/
> 
> it would be a good thing to strip leading/training whitespace in fields,
> when saving Z39 entries - to avoid this problem

I should clarify that the accidental ' ' chars are a user (PEBKAC) error,
rather than a bug in Koha itself