https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17559 Bug ID: 17559 Summary: Invalid ID of element B_streetnumber in member edit form Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: rbit@rbit.cz QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com In the include files member-alt-address-style-*.inc there is an element with name "B_streetnumber", but its id is "B_address". The ID should be "B_streetnumber" to avoid element ambiguity. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.