http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5749
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #3139|0 |1 is obsolete| | Attachment #4843|0 |1 is obsolete| | --- Comment #14 from [email protected] --- Created attachment 8034 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8034&action=edit proposed patch (updated) In effect, the patch of Bug 5436 (which is pushed in master) seems to make this bug almost obsolete. As Paul wrote, if you use street type and streetnumber, an address like "108 rue Breteuil" has : "108" in streetnumber, "rue" in streettype, "Breteuil" in address With the Bug 5436 the display is now "108 rue, Breteuil" instead of "108 rue Breteuil" this little patch corrects it (remove the comma). -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ 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/
