Skip to content

Non-alphanumeric characters in Illustrator layer cause multiple errors #5

Description

@heynicejacket

js_create_artboards() throws a "cannot find foo/bar" error when layers include a slash; named, for instance, "foo/bar", but otherwise does not crash.

OpenSeadragon fails to load dzi when layers have a space in their title, e.g. "foo bar". Illustrator converts the png into "foo-bar", which fails in javascript/jquery, as such:

image

...and:

image

Non-alphanumeric characters should be converted to an underscore before any other actions are taken.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions