Skip to content

Importing XSLTs fails with "Not a supported Type" error #828

@cambot

Description

@cambot

Importing all files calls ..ListItemsInFiles() (which also has the side effect of loading those files) reports that it is not able to load *.xsl files. I believe it is this line of code that does not like the transform files:

set res = $system.OBJ.ImportDir(mappedFilePath,,"-d",.err,1, .tempItemList, $$$DoNotLoad)

I am not sure what needs to happen to allow them to be imported. (I probably needs to take the type, walk through the mappings to a valid web app to get the target directory to copy them into)


Module version: 2.12.2

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions