Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

CPM.js error/fail from unescaped backslashes in text captions

New Here ,
Aug 27, 2015 Aug 27, 2015

We've identified unescaped backslashes (from text captions) in CPM.js as the cause of broken HTML5 projects. Is this a known issue? How do we use use paths (c:\user\folder\file) in text captions without breaking Captivate?

268
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
People's Champ ,
Aug 27, 2015 Aug 27, 2015
LATEST

You are going to have to escape them yourself.

accstr: 'c:\\user\\folder\\file',

text: ['c:\\user\\folder\\file']

CP is actually using an image otherwise you could escape them in the caption itself.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Help resources