Linty
6824480d84
(cp b19beee0a) fixes #796 handle ampersand escaping for API URLs
...
When generating URLs for the web service (IN_WS), ensure the argument separator is a raw '&' instead of the HTML entity '&'. add_url_params now switches the separator to '&' if IN_WS is defined and '&' was requested. Removed a redundant str_replace call in ws_std_get_urls since get_action_url/add_url_params now produce the correct separator. This prevents double-escaped ampersands.
2026-03-23 12:31:00 +01:00
..
2025-02-18 10:24:33 +01:00
2024-09-23 15:05:39 +02:00
2025-09-23 16:28:29 +02:00
2025-12-01 12:46:05 +01:00
2023-08-02 12:46:34 +02:00
2025-12-01 14:39:02 +01:00
2026-02-24 17:16:17 +01:00
2023-11-06 11:37:34 +01:00
2025-10-17 15:38:21 +02:00
2024-03-27 15:00:21 +01:00
2019-06-04 17:13:51 +02:00
2022-09-16 10:04:02 +02:00
2020-09-11 10:34:06 +02:00
2020-09-11 10:34:06 +02:00
2023-11-24 18:08:52 +01:00
2022-09-01 15:20:55 +02:00
2025-12-01 12:46:05 +01:00
2025-11-24 17:04:01 +01:00
2026-02-24 17:49:06 +01:00
2019-06-04 17:13:51 +02:00
2025-12-22 16:24:05 +01:00
2022-09-01 15:20:55 +02:00
2018-07-12 10:52:55 +02:00
2018-07-12 10:52:55 +02:00
2019-06-04 17:13:51 +02:00
2019-06-04 17:13:51 +02:00
2022-09-12 15:19:26 +02:00
2022-11-22 16:01:43 +01:00
2019-12-04 10:40:47 +01:00
2019-06-04 17:13:51 +02:00
2025-11-11 18:51:32 +01:00
2026-03-11 12:24:13 +01:00
2024-06-19 15:36:04 +02:00
2023-10-05 15:37:48 +02:00
2024-06-20 11:56:19 +02:00
2022-12-24 17:36:35 +01:00
2019-06-04 17:13:51 +02:00
2025-12-01 14:39:02 +01:00
2025-09-22 15:36:27 +02:00
2025-11-10 17:00:58 +01:00
2026-03-23 12:31:00 +01:00
2025-11-17 21:43:14 +01:00
2026-02-17 18:55:59 +01:00
2019-06-04 17:13:51 +02:00
2021-08-02 19:16:50 +02:00
2025-03-01 14:20:11 +01:00
2017-03-02 11:15:52 +01:00
2025-10-03 15:43:29 +02:00
2021-05-12 15:42:00 +02:00
2022-04-08 09:14:18 +02:00
2026-01-04 20:49:11 +01:00
2015-12-20 21:36:42 +01:00
2025-10-17 15:38:21 +02:00
2023-12-04 19:14:59 +01:00
2024-04-10 12:24:32 +02:00
2019-06-04 17:13:51 +02:00
2024-12-20 10:45:36 +01:00
2024-12-20 10:45:36 +01:00
2025-10-28 18:39:18 +01:00
2025-11-03 21:49:23 +01:00
2025-10-07 16:47:11 +02:00
2025-12-19 16:07:07 +01:00
2025-10-29 12:23:54 +01:00
2026-03-13 18:20:03 +01:00
2025-06-09 20:35:57 +02:00
2026-03-23 12:31:00 +01:00
2021-10-07 14:53:27 +02:00