Bug 23299

Summary: Switch address1 and streetnumber for German address format on opac-memberentry
Product: Koha Reporter: Marcel de Rooy <m.de.rooy>
Component: OPACAssignee: Marcel de Rooy <m.de.rooy>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: katrin.fischer, maryse.simard
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
19.11.00
Attachments: Bug 23299: Switch address1 and streetnumber for German address format on opac-memberentry
Bug 23299: Switch address1 and streetnumber for German address format on opac-memberentry
Bug 23299: Switch address1 and streetnumber for German address format on opac-memberentry

Description Marcel de Rooy 2019-07-11 10:16:13 UTC
Switch address1 and streetnumber for German address format on opac-memberentry. This follows preference AddressFormat. And is more similar to memberentry in the staff client (which has three includes files for de, fr, us).
Comment 1 Marcel de Rooy 2019-07-11 10:19:54 UTC
Created attachment 91458 [details] [review]
Bug 23299: Switch address1 and streetnumber for German address format on opac-memberentry

Test plan:
Toggle value of pref AddressFormat and verify change on opac-memberentry.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Comment 2 Maryse Simard 2019-07-12 18:33:24 UTC
Created attachment 91504 [details] [review]
Bug 23299: Switch address1 and streetnumber for German address format on opac-memberentry

Test plan:
Toggle value of pref AddressFormat and verify change on opac-memberentry.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Maryse Simard <maryse.simard@inlibro.com>
Comment 3 Katrin Fischer 2019-07-13 09:57:22 UTC
Created attachment 91517 [details] [review]
Bug 23299: Switch address1 and streetnumber for German address format on opac-memberentry

Test plan:
Toggle value of pref AddressFormat and verify change on opac-memberentry.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Maryse Simard <maryse.simard@inlibro.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 4 Katrin Fischer 2019-07-13 10:00:29 UTC
This is a small change addressing the issue. In staff this is solved in a more complicated way using different include files - I like to see this simple change for the OPAC for now.
Comment 5 Marcel de Rooy 2019-07-15 06:34:59 UTC
> Signed-off-by: Maryse Simard <maryse.simard@inlibro.com>
> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Thanks Maryse and Katrin
Comment 6 Martin Renvoize 2019-07-15 11:51:27 UTC
Nice work!

Pushed to master for 19.11.00