Duplicate spaces in address field values are supposed to be reduced to a single space.
This does not work correctly, it halves the amount of spaces.
It turns 2 spaces into 1, but 3 spaces into 2 and 6 spaces into 3, etc.

Comments

JvE created an issue. See original summary.

JvE’s picture

Status: Active » Needs review
StatusFileSize
new529 bytes
jenlampton’s picture

Status: Needs review » Reviewed & tested by the community

Nicely done.

bojanz’s picture

Status: Reviewed & tested by the community » Fixed

Committed, thanks!

  • bojanz committed 49339b3 on 7.x-1.x authored by JvE
    Issue #2618150 by JvE: Duplicate spaces not correctly fixed
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.