[Koha-bugs] [Bug 31376] Input type email in system preferences prevents multiple addresses

2024-03-05 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31376

Caroline Cyr La Rose  changed:

   What|Removed |Added

 CC||philippe.blo...@inlibro.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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 31376] Input type email in system preferences prevents multiple addresses

2023-12-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31376

--- Comment #4 from Martin Renvoize  ---
Created attachment 160363
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160363=edit
Bug 31376: Attempt to allow comma delimeted list of emails for preferences

This doesn't work in chrome in my testing.. but I'm not entirely sure
why.

I even tried commenting out the jQuery validator lines introduced in bug
8000, but that didn't help either.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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 31376] Input type email in system preferences prevents multiple addresses

2023-12-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31376

Martin Renvoize  changed:

   What|Removed |Added

 CC||martin.renvoize@ptfs-europe
   ||.com

--- Comment #3 from Martin Renvoize  ---
I had a quick go at this, and although I got it to add 'multiple' to the input
field, it still fails validation.

I'll post my work in case it helps lead anyone else to the correct solution.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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 31376] Input type email in system preferences prevents multiple addresses

2022-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31376

--- Comment #2 from David Cook  ---
This isn't something I'm likely to work on, but I was looking at the "email"
input type today for other reasons, and I did notice that you can provide a
"multiple" attribute to provide a list of comma separated email addresses:

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/email#multiple

Although if you do that, then the "required" attribute doesn't work anymore.
That would be OK for system preferences like NoticeBcc but not for other fields
(like self-registration or borrower modification).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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 31376] Input type email in system preferences prevents multiple addresses

2022-08-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31376

David Cook  changed:

   What|Removed |Added

 CC||dc...@prosentient.com.au

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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 31376] Input type email in system preferences prevents multiple addresses

2022-08-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31376

--- Comment #1 from Caroline Cyr La Rose  ---
If it's not possible to adjust the validation, let me know and I'll change the
manual so that it doesn't confuse users.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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 31376] Input type email in system preferences prevents multiple addresses

2022-08-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31376

Caroline Cyr La Rose  changed:

   What|Removed |Added

 Depends on||27805
   See Also||https://bugs.koha-community
   ||.org/bugzilla3/show_bug.cgi
   ||?id=16786,
   ||https://bugs.koha-community
   ||.org/bugzilla3/show_bug.cgi
   ||?id=12802


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27805
[Bug 27805] Use input type "email" for email preferences
-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/