InDesign 21.5 Data Merge corrupts accented characters when running InlineMerge.jsxbin
- August 4, 2026
- 3 replies
- 19 views
InDesign 21.5 — Data Merge corrupts accented characters when running InlineMerge.jsxbin
After updating to InDesign 21.5, Data Merge no longer handles accented characters correctly when I run my InlineMerge JSXBIN script.
For example:
SecciónbecomesSecci—n
Descripción_ESbecomesDescripci—n_ESThe problem affects both the Data Merge field names and the merged text.
Steps to reproduce:
- Create a new InDesign document.
- Load a tab-delimited TXT file as a Data Merge source.
- The field names containing accented characters display correctly.
- Run the attached/linked
inlineMerge.jsxbinscript.- Accented characters are replaced by incorrect characters, e.g.
óbecomes—.Important: The exact same TXT file and the exact same script work correctly in the previous version of InDesign.
I rolled back to the previous version and the problem immediately disappeared.
This appears to be a regression in InDesign 21.5 affecting Data Merge and/or the scripting API used by the script.
OS: macOS
InDesign: 21.5
Data source: plain-text tab-delimited TXT
Script: InlineMerge.jsxbinPlease investigate the regression in Data Merge/scripting character encoding.
