Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 335371

Summary: JavaScript string literals in configuro need better quoting
Product: [Technology] RTSC Reporter: Jon Rowlands <rowlands>
Component: ToolsAssignee: Dave Russo <d-russo>
Status: ASSIGNED --- QA Contact:
Severity: normal    
Priority: P3 CC: dfriedland
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

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