|
Written by Paul (Team Member)
|
|
Tuesday, 01 November 2011 00:00 |
|
Fixes:
-
JTreeLlink wasn’t working in multiple instances
-
Button wasn’t loading up correctly on the 2nd and 3rd instance of itself. This affected the editor in 3rd party components requiring it to be loading up multiple times on a page.
Improvements:
-
Remove the reliance of mootool to load up the subsequent instance of the editor.
-
Improve performance enhancement on the loading on the subsequent instance of the editor.
-
Remove its reliance on the window onload-event - this was problematic and caused a race condition which could have prevented the subsequent instances of the editor loading up.
-
Remove the reliance on Joomla caching system in the authentication process. This now works to prevent any server side file permission issues which may result in authentication failures.
|