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

--- Comment #11 from Paul Poulain <[email protected]> 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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to