Community
Participate
Working Groups
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