Files
opencloud/services
Michael Stingl 12206e3e70 fix(notifications): don't re-escape email vars for each recipient
escapeStringMap mutated its input map. The recipient loop in eventsNotifier.render reuses that map across iterations, so each recipient past the first got values with one extra HTML escape layer. Return a new map instead.

Fixes #2804

Signed-off-by: Michael Stingl <mail@michaelstingl.com>
2026-05-20 18:56:28 +02:00
..
2026-04-22 14:50:57 +02:00
2026-04-23 09:31:11 +02:00
2026-05-20 14:14:00 +02:00
2026-04-23 09:31:11 +02:00
2026-05-13 17:29:29 +02:00
2026-04-23 09:31:11 +02:00
2026-05-13 10:54:00 +02:00
2026-05-13 10:54:00 +02:00
2026-04-23 09:31:11 +02:00
2026-05-08 00:04:00 +00:00
2026-04-23 09:31:11 +02:00