Issue 8778 - Phone numbers "-" and " " fail normalization
Summary: Phone numbers "-" and " " fail normalization
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-26 16:33 UTC by Hallvard Furuseth
Modified: 2018-03-22 19:26 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Hallvard Furuseth 2017-11-26 16:33:06 UTC
Full_Name: Hallvard B Furuseth
Version: 2.4.45, master
OS: Linux x86_64
URL: 
Submission from: (NULL) (193.90.52.167)
Submitted by: hallvard


telephoneNumberNormalize() fails for a non-empty value
of only spaces+hyphens.  The validate function,
printableStringValidate(), succeeds.  They should agree.

I'll make Normalize return one space.  That seems the
minimal change.
Comment 1 Hallvard Furuseth 2017-11-27 05:41:20 UTC
changed notes
changed state Open to Test
moved from Incoming to Software Bugs
Comment 2 Quanah Gibson-Mount 2018-02-09 17:33:36 UTC
changed notes
changed state Test to Release
Comment 3 OpenLDAP project 2018-03-22 19:26:37 UTC
Fixed in master
Fixed in RE24 (2.4.46)
Comment 4 Quanah Gibson-Mount 2018-03-22 19:26:37 UTC
changed notes
changed state Release to Closed