On a clean installation of Joomla 3.6.0 beta 2 with sample data:
1) Go to administrator
2) Component Banners -> Banners
3) Select any of the banners (for example Shop 1)
4) On details tab remove the current value of image
5) Select a new image on the modal window and insert
6) Check you development tool in Edge:
No javascript error and save banner
Saves the banner update, but gives a javascript error:
SCRIPT5007: Object expected
index.php (62,206)
screen shot 2016-06-26 at 09 30 25
Windows Edge browser
Joomla 3.6.0 Beta 2
Also tested in Joomla 3.5.1 with same error
Title |
|
Title |
|
Status | New | ⇒ | Confirmed |
Moving to confirmed. Maybe a ja expert Can have a Look here?
seems it is only an Edge specific bug,
in Chrome/Firefox works fine
In IE, it seems the iframe is destroyed when calling window.parent.jModalClose();
- it loses all references to its parent when attempting to call window.parent.jQuery('.modal.in').modal('hide');
. I'll supply a PR soon.
Status | Confirmed | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-07-13 09:04:26 |
Closed_By | ⇒ | brianteeman |
I have checked this issue in windows 10 edge browser and able to reproduce this issue.
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10933.