[Koha-bugs] [Bug 39427] Searching lists table by owner can only enter firstname or surname

2025-09-19 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39427

Fridolin Somers  changed:

   What|Removed |Added

 Version(s)|25.11.00,25.05.03   |25.11.00,25.05.03,24.11.09
released in||
 CC||[email protected]
   ||m
 Status|Pushed to stable|Pushed to oldstable

--- Comment #16 from Fridolin Somers  ---
Pushed to 24.11.x for 24.11.09

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://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/


[Koha-bugs] [Bug 39427] Searching lists table by owner can only enter firstname or surname

2025-08-22 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39427

Paul Derscheid  changed:

   What|Removed |Added

 Version(s)|25.11.00|25.11.00,25.05.03
released in||
 Status|Pushed to main  |Pushed to stable

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://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/


[Koha-bugs] [Bug 39427] Searching lists table by owner can only enter firstname or surname

2025-08-22 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39427

--- Comment #15 from Paul Derscheid  ---
Nice work everyone!

Pushed to 25.05.x

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://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/


[Koha-bugs] [Bug 39427] Searching lists table by owner can only enter firstname or surname

2025-08-01 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39427

--- Comment #14 from Lucas Gass (lukeg)  ---
Nice work everyone!

Pushed to main for 25.11

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://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/


[Koha-bugs] [Bug 39427] Searching lists table by owner can only enter firstname or surname

2025-08-01 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39427

Lucas Gass (lukeg)  changed:

   What|Removed |Added

 Version(s)||25.11.00
released in||
 Status|Passed QA   |Pushed to main

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://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/


[Koha-bugs] [Bug 39427] Searching lists table by owner can only enter firstname or surname

2025-08-01 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39427

Pedro Amorim  changed:

   What|Removed |Added

 Attachment #183466|0   |1
is obsolete||

--- Comment #13 from Pedro Amorim  ---
Created attachment 185043
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=185043&action=edit
Bug 39427: (follow-up) Adjust number of tests

Signed-off-by: David Flater 
Signed-off-by: Pedro Amorim 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://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/


[Koha-bugs] [Bug 39427] Searching lists table by owner can only enter firstname or surname

2025-08-01 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39427

Pedro Amorim  changed:

   What|Removed |Added

 Attachment #183465|0   |1
is obsolete||

--- Comment #12 from Pedro Amorim  ---
Created attachment 185042
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=185042&action=edit
Bug 39427: Searching lists table by owner can only enter firstname or surname

To test:
1. Ensure that the virtual shelves system preference is enabled
2. Create one or two lists using a patron that has both a first and last name.
You don’t have to add items to the list, the list itself is enough.
3. Under the Owner column in the Lists table, search using the patron’s first
name. Note that the name is properly filtered.
4. Next, try to search by the last name. It is also properly filtered.
5. Now search using both the first name and the last name together. Note that
the results come up empty.
6. Apply the patch.
7. Repeat steps 3–5. Note that the patron shows in the results with just the
first name, the last name, and the full name.
7.1. Additionally, try searching
with extra spaces (e.g., ' Firstname Surname ' or 'Firstname Surname'). Confirm
that results are still correctly shown.
8. Run t/db_dependent/Virtualshelves.t
9. Sign off and have a great day! :D

Signed-off-by: Pedro Amorim 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://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/


[Koha-bugs] [Bug 39427] Searching lists table by owner can only enter firstname or surname

2025-08-01 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39427

Pedro Amorim  changed:

   What|Removed |Added

 Status|Signed Off  |Passed QA

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://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/


[Koha-bugs] [Bug 39427] Searching lists table by owner can only enter firstname or surname

2025-08-01 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39427

Pedro Amorim  changed:

   What|Removed |Added

 CC||[email protected]
   ||k
 QA Contact|[email protected] |[email protected]
   |y.org   |k

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://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/


[Koha-bugs] [Bug 39427] Searching lists table by owner can only enter firstname or surname

2025-06-25 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39427

Laura Escamilla  changed:

   What|Removed |Added

 Attachment #183131|0   |1
is obsolete||

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://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/


[Koha-bugs] [Bug 39427] Searching lists table by owner can only enter firstname or surname

2025-06-24 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39427

David Flater  changed:

   What|Removed |Added

 CC||[email protected]
 Status|Needs Signoff   |Signed Off

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://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/


[Koha-bugs] [Bug 39427] Searching lists table by owner can only enter firstname or surname

2025-06-24 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39427

David Flater  changed:

   What|Removed |Added

 Attachment #183456|0   |1
is obsolete||

--- Comment #10 from David Flater  ---
Created attachment 183465
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183465&action=edit
Bug 39427: Searching lists table by owner can only enter firstname or surname

To test:
1. Ensure that the virtual shelves system preference is enabled
2. Create one or two lists using a patron that has both a first and last name.
You don’t have to add items to the list, the list itself is enough.
3. Under the Owner column in the Lists table, search using the patron’s first
name. Note that the name is properly filtered.
4. Next, try to search by the last name. It is also properly filtered.
5. Now search using both the first name and the last name together. Note that
the results come up empty.
6. Apply the patch.
7. Repeat steps 3–5. Note that the patron shows in the results with just the
first name, the last name, and the full name.
7.1. Additionally, try searching
with extra spaces (e.g., ' Firstname Surname ' or 'Firstname Surname'). Confirm
that results are still correctly shown.
8. Run t/db_dependent/Virtualshelves.t
9. Sign off and have a great day! :D

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://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/


[Koha-bugs] [Bug 39427] Searching lists table by owner can only enter firstname or surname

2025-06-24 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39427

--- Comment #11 from David Flater  ---
Created attachment 183466
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183466&action=edit
Bug 39427: (follow-up) Adjust number of tests

Signed-off-by: David Flater 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://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/


[Koha-bugs] [Bug 39427] Searching lists table by owner can only enter firstname or surname

2025-06-24 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39427

Laura Escamilla  changed:

   What|Removed |Added

 Attachment #183455|0   |1
is obsolete||

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://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/


[Koha-bugs] [Bug 39427] Searching lists table by owner can only enter firstname or surname

2025-06-24 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39427

--- Comment #9 from Laura Escamilla  ---
Created attachment 183456
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183456&action=edit
Bug 39427: Searching lists table by owner can only enter firstname or surname

To test:
1. Ensure that the virtual shelves system preference is enabled
2. Create one or two lists using a patron that has both a first and last name.
You don’t have to add items to the list, the list itself is enough.
3. Under the Owner column in the Lists table, search using the patron’s first
name. Note that the name is properly filtered.
4. Next, try to search by the last name. It is also properly filtered.
5. Now search using both the first name and the last name together. Note that
the results come up empty.
6. Apply the patch.
7. Repeat steps 3–5. Note that the patron shows in the results with just the
first name, the last name, and the full name.
7.1. Additionally, try searching
with extra spaces (e.g., ' Firstname Surname ' or 'Firstname Surname'). Confirm
that results are still correctly shown.
8. Run t/db_dependent/Virtualshelves.t
9. Sign off and have a great day! :D

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://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/


[Koha-bugs] [Bug 39427] Searching lists table by owner can only enter firstname or surname

2025-06-24 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39427

Laura Escamilla  changed:

   What|Removed |Added

 Attachment #183130|0   |1
is obsolete||

--- Comment #8 from Laura Escamilla  ---
Created attachment 183455
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183455&action=edit
To test:

1. Ensure that the virtual shelves system preference is enabled
2. Create one or two lists using a patron that has both a first and last name.
You don’t have to add items to the list, the list itself is enough.
3. Under the Owner column in the Lists table, search using the patron’s first
name. Note that the name is properly filtered.
4. Next, try to search by the last name. It is also properly filtered.
5. Now search using both the first name and the last name together. Note that
the results come up empty.
6. Apply the patch.
7. Repeat steps 3–5. Note that the patron shows in the results with just the
first name, the last name, and the full name.
7.1. Additionally, try searching
with extra spaces (e.g., ' Firstname Surname ' or 'Firstname Surname'). Confirm
that results are still correctly shown.
8. Run t/db_dependent/Virtualshelves.t
9. Sign off and have a great day! :D

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://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/


[Koha-bugs] [Bug 39427] Searching lists table by owner can only enter firstname or surname

2025-06-24 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39427

Laura Escamilla  changed:

   What|Removed |Added

 Status|Patch doesn't apply |Needs Signoff

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://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/


[Koha-bugs] [Bug 39427] Searching lists table by owner can only enter firstname or surname

2025-06-13 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39427

David Nind  changed:

   What|Removed |Added

 Status|Needs Signoff   |Patch doesn't apply

--- Comment #7 from David Nind  ---
The patch no longer applies - I get a sha1/fake ancestor error.

git bz apply 39427

Bug 39427 - Searching lists table by owner can only enter firstname or surname

183130 - Bug 39427: Split the argument for both name fields to be searched and
added regex for spacing
183131 - Bug 39427: Unit tests

Apply? [(y)es, (n)o, (i)nteractive] y
Applying: Bug 39427: Split the argument for both name fields to be searched and
added regex for spacing
error: sha1 information is lacking or useless
(C4/Utils/DataTables/VirtualShelves.pm).
error: could not build fake ancestor
Patch failed at 0001 Bug 39427: Split the argument for both name fields to be
searched and added regex for spacing

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://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/


[Koha-bugs] [Bug 39427] Searching lists table by owner can only enter firstname or surname

2025-06-10 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39427

Laura Escamilla  changed:

   What|Removed |Added

 Attachment #183097|0   |1
is obsolete||

--- Comment #4 from Laura Escamilla  ---
Created attachment 183097
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183097&action=edit
Bug 39427: Split the argument for both name fields to be searched and added
regex for spacing

--- Comment #5 from Laura Escamilla  ---
Created attachment 183130
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183130&action=edit
Bug 39427: Split the argument for both name fields to be searched and added
regex for spacing

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://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/


[Koha-bugs] [Bug 39427] Searching lists table by owner can only enter firstname or surname

2025-06-10 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39427

Laura Escamilla  changed:

   What|Removed |Added

 Attachment #182674|0   |1
is obsolete||

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://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/


[Koha-bugs] [Bug 39427] Searching lists table by owner can only enter firstname or surname

2025-06-10 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39427

Laura Escamilla  changed:

   What|Removed |Added

 Status|Failed QA   |Needs Signoff

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://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/


[Koha-bugs] [Bug 39427] Searching lists table by owner can only enter firstname or surname

2025-06-10 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39427

Laura Escamilla  changed:

   What|Removed |Added

 Attachment #182675|0   |1
is obsolete||

--- Comment #6 from Laura Escamilla  ---
Created attachment 183131
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183131&action=edit
Bug 39427: Unit tests

To test:
1. Ensure that the virtual shelves system preference is enabled
2. Create one or two lists using a patron that has both a first and last name.
You don’t have to add items to the list, the list itself is enough.
3. Under the Owner column in the Lists table, search using the patron’s first
name. Note that the name is properly filtered.
4. Next, try to search by the last name. It is also properly filtered.
5. Now search using both the first name and the last name together. Note that
the results come up empty.
6. Apply the patch.
7. Repeat steps 3–5. Note that the patron shows in the results with just the
first name, the last name, and the full name.
7.1. Additionally, try searching
with extra spaces (e.g., ' Firstname Surname ' or 'Firstname Surname'). Confirm
that results are still correctly shown.
8. Run t/db_dependent/Virtualshelves.t
9. Sign off and have a great day! :D

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://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/


[Koha-bugs] [Bug 39427] Searching lists table by owner can only enter firstname or surname

2025-05-31 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39427

David Nind  changed:

   What|Removed |Added

 Status|Needs Signoff   |Failed QA
 CC||[email protected]

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://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/


[Koha-bugs] [Bug 39427] Searching lists table by owner can only enter firstname or surname

2025-05-20 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39427

Roman Dolny  changed:

   What|Removed |Added

 CC||[email protected]

--- Comment #3 from Roman Dolny  ---
It works as described, but after typing a space character (" ") after the
firstname, no results were found.

It looks like:
"F" => OK
... => OK
"Firstname" => OK
"Firstname " => NOT OK
"Firstname S" => OK
...
"Firstname Surname" => OK

I'm not sure if space is real problem (patch corrects worse one) but
unfortunately, the space is an invisible character and its presence after the
firstname can be confusing for a list of results.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://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/


[Koha-bugs] [Bug 39427] Searching lists table by owner can only enter firstname or surname

2025-05-20 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39427

--- Comment #2 from Laura Escamilla  ---
Created attachment 182675
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182675&action=edit
Bug 39427: Unit tests

To test:
1. Ensure that the virtual shelves system preference is enabled
2. Create one or two lists using a patron that has both a first and last name.
You don’t have to add items to the list, the list itself is enough.
3. Under the Owner column in the Lists table search using the patron’s first
name. Note that the name is properly filtered.
4. Next try to search by the last name. It is also properly filtered.
5. Now search using both the first name and the last name together. Note that
the results come up empty.
6. Apply the patch.
7. Repeat steps 3-5. Note that the patron shows in the results with just the
first name, the last name, and the full name.
8. Run t/db_dependent/Virtualshelves.t
9. Sign off and have a great day! :D

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
[email protected]
https://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/


[Koha-bugs] [Bug 39427] Searching lists table by owner can only enter firstname or surname

2025-05-20 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39427

Laura Escamilla  changed:

   What|Removed |Added

   Assignee|[email protected] |Laura.escamilla@bywatersolu
   |ity.org |tions.com
 CC||Laura.escamilla@bywatersolu
   ||tions.com
 Status|NEW |Needs Signoff

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://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/


[Koha-bugs] [Bug 39427] Searching lists table by owner can only enter firstname or surname

2025-05-20 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39427

--- Comment #1 from Laura Escamilla  ---
Created attachment 182674
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182674&action=edit
Bug 39427: Split the argument for both name fields to be searched

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://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/