-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Adobe Connector
MacOS allows characters in filename that are prohibited on windows. This will make the packaging fail on MS Windows when an indd file has resources managed by the DAM which contains such characters in the filename.
Prohibited characters on Windows:
< (less than)
> (greater than)
: (colon)
" (double quote)
/ (forward slash)
\ (backslash)
| (vertical bar or pipe)
? (question mark)
* (asterisk)