Harjoth Khara
eac3e08cfd
fix(line): cap carousel column text at 60 chars when a title or image is set ( #93429 )
...
* fix(line): cap carousel column text at 60 chars with title or image
LINE limits a carousel column's text to 60 characters when the column has
a title or thumbnail image, and 120 characters otherwise. createCarouselColumn
always truncated to 120, so a column with a title/image and 61-120 char text
exceeded the limit and made LINE reject the entire carousel reply (HTTP 400).
Apply the conditional limit (mirroring the buttons template) and drop the now
redundant slice in createProductCarousel.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
* fix(line): apply conditional text limits across templates
* fix(line): truncate template text by code point
* fix(line): preserve grapheme clusters when truncating
* fix(line): apply compact limit for default actions
* fix(line): follow title and thumbnail text limits
* fix(line): truncate template text within UTF-16 limits
* fix(line): preserve required text within template limits
* fix(line): preserve carousel product prices
---------
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
Co-authored-by: Vincent Koc <25068+vincentkoc@users.noreply.github.com >
2026-06-16 08:23:05 +08:00
..
2026-06-12 15:36:49 -07:00
2026-06-13 23:38:58 -07:00
2026-06-04 21:02:07 -04:00
2026-06-04 21:02:07 -04:00
2026-06-11 11:11:22 +09:00
2026-06-11 11:11:23 +09:00
2026-06-16 01:08:51 +08:00
2026-06-12 12:59:02 +00:00
2026-06-04 21:02:07 -04:00
2026-06-04 21:02:07 -04:00
2026-06-05 08:49:35 -07:00
2026-06-04 21:02:07 -04:00
2026-06-14 02:21:23 +00:00
2026-06-04 21:02:07 -04:00
2026-06-14 07:39:17 +08:00
2026-06-04 08:09:34 -04:00
2026-06-10 15:22:43 +09:00
2026-06-05 08:40:35 -07:00
2026-06-04 21:02:07 -04:00
2026-06-15 05:31:46 -07:00
2026-06-04 21:02:07 -04:00
2026-06-04 21:02:07 -04:00
2026-06-15 00:08:57 -07:00
2026-06-04 21:02:07 -04:00
2026-06-04 21:02:07 -04:00
2026-06-07 14:16:00 -07:00
2026-06-04 21:02:07 -04:00
2026-06-06 22:56:48 -07:00
2026-06-15 19:48:43 +01:00
2026-06-04 22:06:01 -04:00
2026-06-08 21:44:57 +01:00
2026-06-04 21:02:07 -04:00
2026-06-16 07:35:15 +08:00
2026-06-04 21:02:07 -04:00
2026-06-04 21:02:07 -04:00
2026-06-14 23:01:27 +08:00
2026-06-04 21:02:07 -04:00
2026-06-11 08:25:25 +09:00
2026-06-15 19:48:43 +01:00
2026-06-09 03:53:38 +09:00
2026-06-04 21:02:07 -04:00
2026-06-12 22:48:46 -07:00
2026-06-13 19:14:16 -07:00
2026-06-04 21:02:07 -04:00
2026-06-14 22:52:18 +08:00
2026-06-04 21:33:54 -04:00
2026-06-16 06:23:07 +08:00
2026-06-04 21:02:07 -04:00
2026-06-04 21:02:07 -04:00
2026-06-04 21:02:07 -04:00
2026-06-04 21:02:07 -04:00
2026-06-16 05:56:48 +08:00
2026-06-04 21:02:07 -04:00
2026-06-10 13:05:24 +05:30
2026-06-04 21:02:07 -04:00
2026-06-04 21:02:07 -04:00
2026-06-16 08:23:05 +08:00
2026-06-11 11:11:21 +09:00
2026-06-15 14:23:57 +08:00
2026-06-04 21:02:07 -04:00
2026-06-14 05:41:49 -07:00
2026-06-14 12:18:33 +08:00
2026-06-15 19:14:43 +10:00
2026-06-14 09:11:05 -07:00
2026-06-04 21:02:07 -04:00
2026-06-16 07:37:17 +08:00
2026-06-14 18:18:20 +05:30
2026-06-14 20:19:24 +08:00
2026-06-04 21:02:07 -04:00
2026-06-11 11:11:22 +09:00
2026-06-04 21:02:07 -04:00
2026-06-04 21:02:07 -04:00
2026-06-06 22:56:17 -07:00
2026-06-04 21:02:07 -04:00
2026-06-12 21:14:03 -07:00
2026-06-15 19:48:43 +01:00
2026-06-10 13:05:24 +05:30
2026-06-04 22:06:01 -04:00
2026-06-04 21:02:07 -04:00
2026-06-07 14:16:00 -07:00
2026-06-07 02:33:06 -07:00
2026-06-14 10:59:37 -07:00
2026-06-04 21:02:07 -04:00
2026-06-15 14:17:15 +05:30
2026-06-04 21:02:07 -04:00
2026-06-14 12:08:49 -07:00
2026-06-14 12:44:49 -04:00
2026-06-10 23:35:34 +09:00
2026-06-14 01:52:59 +08:00
2026-06-04 21:02:07 -04:00
2026-06-04 21:02:07 -04:00
2026-06-04 21:02:07 -04:00
2026-06-04 21:02:07 -04:00
2026-06-04 21:02:07 -04:00
2026-06-16 01:32:47 +02:00
2026-06-15 19:14:43 +10:00
2026-06-04 21:02:07 -04:00
2026-06-15 18:32:25 +08:00
2026-06-04 21:02:07 -04:00
2026-06-04 21:02:07 -04:00
2026-06-04 21:02:07 -04:00
2026-06-04 21:02:07 -04:00
2026-06-11 03:04:02 +09:00
2026-06-14 04:29:12 +08:00
2026-06-15 19:48:43 +01:00
2026-06-10 13:05:24 +05:30
2026-06-04 21:02:07 -04:00
2026-06-04 21:02:07 -04:00
2026-06-04 21:02:07 -04:00
2026-06-04 21:02:07 -04:00
2026-06-14 07:43:17 +08:00
2026-06-15 17:22:41 -07:00
2026-06-04 21:02:07 -04:00
2026-06-04 21:02:07 -04:00
2026-06-04 21:02:07 -04:00
2026-06-08 21:44:57 +01:00
2026-06-04 21:02:07 -04:00
2026-06-04 21:02:07 -04:00
2026-06-04 21:02:07 -04:00
2026-06-08 21:44:57 +01:00
2026-06-07 14:16:00 -07:00
2026-06-07 14:16:00 -07:00
2026-06-04 21:02:07 -04:00
2026-06-04 21:02:07 -04:00
2026-06-15 18:21:22 +10:00
2026-06-04 21:02:07 -04:00
2026-06-04 21:02:07 -04:00
2026-06-04 21:02:07 -04:00
2026-06-04 21:02:07 -04:00
2026-06-04 21:02:07 -04:00
2026-06-15 20:50:22 -03:00
2026-06-09 21:46:02 -05:00
2026-06-15 00:08:57 -07:00
2026-06-04 21:02:07 -04:00
2026-06-13 14:33:28 -07:00
2026-06-10 13:05:24 +05:30
2026-06-15 19:48:43 +01:00
2026-06-06 18:34:54 +02:00
2026-06-07 14:16:00 -07:00
2026-06-06 18:34:54 +02:00