Skip to content

Error with .load() calls in Omeka 3 and jquery 3 #9

@apjmason

Description

@apjmason

Exhibit page edit screens are throwing "e.indexOf is not a function" errors.

Omeka 3 upgraded to jquery 3 which deprecated the .load() method

Per that page, we need to replace the calls to .load() in OmekaFootnotes.js with .on("load",callback)..

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions