User tests: Successful: Unsuccessful:
Pull Request for Issue #23260 .
Retrieving content from iframe is changed. This fixes the issue, and to ensure compatibility across various browsers the || (or) statement was necessary.
Install current 4.0-dev with testing sample data.
Go to any menu item of type Category List, Single, Contact, Single Article, Single News Feed
Edit item in modal window
Try save using Save or Save & Close buttons
Item saved
Fixed Item saved
None
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Templates (admin) JavaScript Repository NPM Change |
Labels |
Added:
NPM Resource Changed
?
|
I tested after patching with https://issues.joomla.org/tracker/joomla-cms/24349
The or statement is not necessary as contentDocument is supported by all the browsers joomla supports - we dont need to add support for browsers below ie8
https://developer.mozilla.org/en-US/docs/Web/API/HTMLIFrameElement/contentDocument#Browser_compatibility
The or statement is not necessary as contentDocument is supported by all the browsers joomla supports - we dont need to add support for browsers below ie8
https://developer.mozilla.org/en-US/docs/Web/API/HTMLIFrameElement/contentDocument#Browser_compatibility
Updated
I have tested this item
Works after patching with https://issues.joomla.org/tracker/joomla-cms/24349
restarted drone
Category | Administration Templates (admin) JavaScript Repository NPM Change | ⇒ | Administration JavaScript Repository Templates (admin) |
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-05-24 22:06:48 |
Closed_By | ⇒ | Quy |
Closed_Date | 2019-05-24 22:06:48 | ⇒ | 2019-05-24 22:06:49 |
Closed_By | Quy | ⇒ | joomla-cms-bot |
Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/24350
Closing in favor for PR #25001.
Closing in favor for PR #25001.
Category | Administration Templates (admin) JavaScript Repository | ⇒ | Administration Templates (admin) JavaScript Repository NPM Change |
I have tested this item✅ successfully on 497b22b
Works fine.
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24350.