[Koha-bugs] [Bug 31470] Incorrect selector for relationship dropdown used in members.js

2024-06-18 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31470 --- Comment #16 from Owen Leonard --- Created attachment 167843 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167843=edit Bug 31470: Do not change relationship value when adding a patron guarantor Adding new id

[Koha-bugs] [Bug 31470] Incorrect selector for relationship dropdown used in members.js

2024-06-18 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31470 Owen Leonard changed: What|Removed |Added Attachment #167432|0 |1 is obsolete|

[Koha-bugs] [Bug 31470] Incorrect selector for relationship dropdown used in members.js

2024-06-18 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31470 Owen Leonard changed: What|Removed |Added Status|Needs Signoff |Signed Off Patch

[Koha-bugs] [Bug 31470] Incorrect selector for relationship dropdown used in members.js

2024-06-05 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31470 Emmi Takkinen changed: What|Removed |Added Status|Failed QA |Needs Signoff -- You are

[Koha-bugs] [Bug 31470] Incorrect selector for relationship dropdown used in members.js

2024-06-05 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31470 --- Comment #14 from Emmi Takkinen --- Created attachment 167433 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167433=edit Bug 31470: Do not change relationship value when adding a patron guarantor Adding new id

[Koha-bugs] [Bug 31470] Incorrect selector for relationship dropdown used in members.js

2024-06-05 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31470 Emmi Takkinen changed: What|Removed |Added Attachment #144570|0 |1 is obsolete|

[Koha-bugs] [Bug 31470] Incorrect selector for relationship dropdown used in members.js

2023-08-23 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31470 --- Comment #12 from Emmi Takkinen --- It's line 114 in members.js that sets non-patron relationship empty when patron guarantor is added. $('#relationship').find('option:eq(0)').prop('selected', true); It was added in bug 14570,

[Koha-bugs] [Bug 31470] Incorrect selector for relationship dropdown used in members.js

2023-08-23 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31470 --- Comment #11 from Emmi Takkinen --- (In reply to Jonathan Druart from comment #10) > 102 var guarantor_surname = $('#guarantor_surname').val(); > 103 fieldset.find('.new_guarantor_surname').first().val( >

[Koha-bugs] [Bug 31470] Incorrect selector for relationship dropdown used in members.js

2023-03-23 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31470 Jonathan Druart changed: What|Removed |Added Status|Signed Off |Failed QA -- You are

[Koha-bugs] [Bug 31470] Incorrect selector for relationship dropdown used in members.js

2023-02-23 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31470 Jonathan Druart changed: What|Removed |Added CC|

[Koha-bugs] [Bug 31470] Incorrect selector for relationship dropdown used in members.js

2023-02-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31470 Laura changed: What|Removed |Added CC||Laura.escamilla@bywatersolu

[Koha-bugs] [Bug 31470] Incorrect selector for relationship dropdown used in members.js

2022-12-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31470 --- Comment #8 from Emmi Takkinen --- Made changes based on Lucas's comments. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 31470] Incorrect selector for relationship dropdown used in members.js

2022-12-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31470 Emmi Takkinen changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You are

[Koha-bugs] [Bug 31470] Incorrect selector for relationship dropdown used in members.js

2022-12-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31470 Emmi Takkinen changed: What|Removed |Added Attachment #139939|0 |1 is obsolete|

[Koha-bugs] [Bug 31470] Incorrect selector for relationship dropdown used in members.js

2022-12-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31470 Emmi Takkinen changed: What|Removed |Added Status|Needs Signoff |ASSIGNED -- You are

[Koha-bugs] [Bug 31470] Incorrect selector for relationship dropdown used in members.js

2022-09-02 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31470 --- Comment #6 from Lucas Gass --- Emmi, In this bug should we change the ID in auth-finder-search.inc. Then we can file a new bug to deal with the label problems in memberentry.pl? -- You are receiving this mail because: You are

[Koha-bugs] [Bug 31470] Incorrect selector for relationship dropdown used in members.js

2022-09-02 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31470 --- Comment #5 from Emmi Takkinen --- (In reply to Lucas Gass from comment #4) > This highlights another problem. If relationship is going to a class in > memberentry.pl then something must be done about its label: > >

[Koha-bugs] [Bug 31470] Incorrect selector for relationship dropdown used in members.js

2022-09-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31470 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com

[Koha-bugs] [Bug 31470] Incorrect selector for relationship dropdown used in members.js

2022-08-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31470 Emmi Takkinen changed: What|Removed |Added Attachment #139826|0 |1 is obsolete|

[Koha-bugs] [Bug 31470] Incorrect selector for relationship dropdown used in members.js

2022-08-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31470 --- Comment #2 from Katrin Fischer --- Hi Emmi, could you please add a test plan? -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 31470] Incorrect selector for relationship dropdown used in members.js

2022-08-26 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31470 Emmi Takkinen changed: What|Removed |Added Status|NEW |Needs Signoff