Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 335371 - JavaScript string literals in configuro need better quoting
Summary: JavaScript string literals in configuro need better quoting
Status: ASSIGNED
Alias: None
Product: RTSC
Classification: Technology
Component: Tools (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Dave Russo CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-25 14:51 EST by Jon Rowlands CLA
Modified: 2011-11-25 20:20 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Rowlands CLA 2011-01-25 14:51:57 EST
Configuro generates JavaScript source files (e.g. package.bld) that
contain absolute file pathnames written inside string literals.
Special characters in user pathnames can break JavaScript string
syntax if not properly quoted, e.g. apostrophe, quote, or backslash.
Configuro should properly quote all string literals generated from
user-supplied values, especially pathnames.

Example failure:
 http://e2e.ti.com/support/embedded/f/355/p/90184/312762.aspx#312762