I am running v3.2.3 and when trying to edit an article from the frontend, I get JavaScript errors preventing the save operation. The JS error occurs in Modal.js where it references Hash from Mootools More. As best I can tell, Mootools More should be getting loaded, but when it comes time to render the head of the page, that single script is excluded and not loaded. I can't figure out what is causing it to be excluded.
It seems to happen regardless of the template I use. Also, my understanding is the JavaScript dependency management is not part of templates, but baked into Joomla itself. Mootools gets loaded, but not Mootools More.
First of all, try updating to 3.2.4 at least, or even better 3.3.0. Chances are this is already fixed.
My site is v3.3.0.
mootools-more is loading fine for me when editing an article in frontend.
JavaScript code is usually requested by the layout, which can be overriden by a template. This is why it makes sense to check first with the Protostar template to see if it's template related.
There may also be some plugins which manipulate the JavaScript loading.
I tested this in 3.3.0 staging and also cannot reproduce the error in the original report.
I suggest that this issue is closed.
You may blame the J!Tracker Application for transmitting this comment.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-05-31 13:49:20 |
With two reports of not being able to reproduce the issue, I am going to close this issue. Please post back if you need it re-opened and can provide a way to reproduce it. Thanks!
Labels |
Added:
?
|
Your template? Try changing template to the default and checking again.