Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUGFIX] Set empty iframe src for Webkit and Chrome #40

Merged
merged 1 commit into from
Mar 16, 2020
Merged

[BUGFIX] Set empty iframe src for Webkit and Chrome #40

merged 1 commit into from
Mar 16, 2020

Conversation

andreaskienast
Copy link
Contributor

Safari begun to block the "HTML as source" features used in HTMLArea,
similar as Chrome did some months ago.

This patch now enforces an empty src attribute for Webkit and Chrome.

Background information:

  • This patch is tested against Safari in macOS Mojave and OS X Yosemite
  • This patch is a forward port of the ELTS bugfix

Resolves: #26

Safari begun to block the "HTML as source" features used in HTMLArea,
similar as Chrome did some months ago.

This patch now enforces an empty src attribute for Webkit and Chrome.

Background information:
- This patch is tested against Safari in macOS Mojave and OS X Yosemite
- This patch is a forward port of the ELTS bugfix

Resolves: #26
@stucki
Copy link
Contributor

stucki commented Aug 27, 2019

@andreasfernandez Funny, I was just going to ask you if it's ok to port this one for 8.7 :-)

@stucki stucki mentioned this pull request Aug 27, 2019
@knusperpixel
Copy link

Will this be merged any time soon?

@liayn liayn merged commit 58c5561 into FriendsOfTYPO3:master Mar 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regression with Chrome 73 in Typo3 7.6.32
6 participants