Upgrading 6.5.12 - messed up the system
We installed 6.5.12 cumulative from here:
https://experience.adobe.com/#/downloads/content/software-distribution/en/aem.html
Now, I open a workflow model and click "Add variable" and it does nothing. I opened the javascript console and I receive the error below.
This is a big problem.
Did I miss another update? What's the deal?
core.js:297 Uncaught TypeError: componentTemplate is not a function
at renderComponent (core.js:297:289)
at ns.Component.toHtml (core.js:300:340)
at ns.Component.<anonymous> (core.js:944:483)
at Function.each (jquery.js:371:19)
at Object.self.filterComponents (core.js:944:9)
at Object.self.handleFilterComponents (core.js:942:246)
at core.js:945:445
at dispatch (jquery.js:5227:27)
at elemData.handle (jquery.js:4879:28)