[
https://issues.apache.org/jira/browse/JSPWIKI-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16935053#comment-16935053
]
brushed commented on JSPWIKI-1118:
----------------------------------
It could be that your browsers is still using an older cached file.
Can you try to clear your cache, it should load the latest version which does
have the $.toFunction()
> Edit broken on Safari 13 (both M4 and M5)
> -----------------------------------------
>
> Key: JSPWIKI-1118
> URL: https://issues.apache.org/jira/browse/JSPWIKI-1118
> Project: JSPWiki
> Issue Type: Bug
> Components: Editors
> Affects Versions: 2.11.0-M5
> Reporter: Jim Wise
> Priority: Critical
>
> Updated to Safari 13 today, and edit stopped working.
> Verified that edit still works fine from Firefox and Safari Mobile / iOS 12.
> Javascript console shows:
> [Error] TypeError: $.toFunction is not a function. (In '$.toFunction(t[r])',
> '$.toFunction' is undefined)[Error] TypeError: $.toFunction is not a
> function. (In '$.toFunction(t[r])', '$.toFunction' is undefined) initialize
> (haddock-edit.js:1:20677) (anonymous function) (haddock.js:1:93645)
> (anonymous function) (haddock.js:1:17736) (anonymous function)
> (haddock.js:1:16926) initialize (haddock-edit.js:1:14764) (anonymous
> function) (haddock.js:1:93645) (anonymous function) (haddock.js:1:17736)
> (anonymous function) (haddock.js:1:16926) (anonymous function)
> (haddock-edit.js:1:41178) update (haddock.js:1:126380) (anonymous function)
> (haddock.js:1:17736) (anonymous function) domready (haddock.js:1:160536)
> domready (anonymous function) (haddock.js:1:61247) forEach (anonymous
> function) (haddock.js:1:6109) each (haddock.js:1:7966) fireEvent
> (haddock.js:1:61207) a (haddock.js:1:92529)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)