[Koha-bugs] [Bug 5749] The display of borrower adresses composed of streetnumber, streettype and address is broken

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 5 14:48:34 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5749

--- Comment #11 from Paul Poulain <paul.poulain at biblibre.com> 2011-08-05 12:48:34 UTC ---
Ian:
if you use street type and streetnumber, an address like "108 rue Breteuil" has
108 in streetnumber
rue in streettype
Breteuil in address

Before this patch the display is
BibLibre
Breteuil
13006 Marseille

After this patch the display is correct :
BibLibre
108 rue Breteuil
13006 Marseille

If you store everything in address, the patch has no consequence, it's
displayed "108 rue Breteuil" as address="108 rue Breteuil" and
streetnumber/streettype are empty

Is it clear now ?

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list