?
Referenced as Pull Request for: # 11099
avatar onlinemindgem
onlinemindgem
26 Jun 2016

Steps to reproduce the issue

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:

Expected result

No javascript error and save banner

Actual result

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

System information (as much as possible)

Windows Edge browser
Joomla 3.6.0 Beta 2

Additional comments

Also tested in Joomla 3.5.1 with same error

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
3.00

avatar onlinemindgem onlinemindgem - open - 26 Jun 2016
avatar onlinemindgem onlinemindgem - change - 26 Jun 2016
Title
[com-media] media form field gives javascript error
[com_media] media form field gives javascript error
avatar onlinemindgem onlinemindgem - change - 26 Jun 2016
Title
[com-media] media form field gives javascript error
[com_media] media form field gives javascript error
avatar RonakParmar
RonakParmar - comment - 1 Jul 2016

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.

avatar zero-24 zero-24 - change - 1 Jul 2016
Status New Confirmed
avatar zero-24
zero-24 - comment - 1 Jul 2016

Moving to confirmed. Maybe a ja expert Can have a Look here?


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10933.

avatar Fedik
Fedik - comment - 1 Jul 2016

seems it is only an Edge specific bug,
in Chrome/Firefox works fine

avatar OctavianC
OctavianC - comment - 13 Jul 2016

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.

avatar brianteeman
brianteeman - comment - 13 Jul 2016

Closed as we have a PR for testing #11099

avatar brianteeman brianteeman - change - 13 Jul 2016
Status Confirmed Closed
Closed_Date 0000-00-00 00:00:00 2016-07-13 09:04:26
Closed_By brianteeman
avatar brianteeman brianteeman - close - 13 Jul 2016

Add a Comment

Login with GitHub to post a comment