[Koha-bugs] [Bug 30358] Strip leading/trailing whitespace characters from input fields when cataloguing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 4 16:02:45 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30358

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #6 from Owen Leonard <oleonard at myacpl.org> ---
This seems to work but the test does pass:

t/db_dependent/Biblio/ModBiblioMarc.t .. 1/2
    #   Failed test 'Title still has whitespace characters because
StripWhitespaceChars is disabled'
    #   at t/db_dependent/Biblio/ModBiblioMarc.t line 67.
    #          got: 'My title'
    #     expected: '  My title
    # '
    # Looks like you failed 1 test of 3.

#   Failed test 'StripWhitespaceChars tests'
#   at t/db_dependent/Biblio/ModBiblioMarc.t line 75.
# Looks like you failed 1 test of 2.
t/db_dependent/Biblio/ModBiblioMarc.t .. Dubious, test returned 1 (wstat 256,
0x100)
Failed 1/2 subtests

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list