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

youtube oEmbed+SSL 사용시 안뜸 #425

Closed
YJSoft opened this issue Feb 5, 2014 · 0 comments
Closed

youtube oEmbed+SSL 사용시 안뜸 #425

YJSoft opened this issue Feb 5, 2014 · 0 comments
Labels
Milestone

Comments

@YJSoft
Copy link
Contributor

YJSoft commented Feb 5, 2014

유튜브 embed를 불러올 때 http로 불러오기에 SSL 환경에서 뜨지 않습니다.

@YJSoft YJSoft closed this as completed Feb 5, 2014
@YJSoft YJSoft reopened this Feb 6, 2014
@akasima akasima assigned ghost Feb 7, 2014
@ghost ghost added the hibernation label May 3, 2016
@ghost ghost removed the hibernation label May 27, 2016
@ghost ghost added this to the 1.8.21 milestone May 27, 2016
ghost pushed a commit that referenced this issue May 27, 2016
- query.yahooapis.com에 요청 URL에서 scheme 제거
bjrambo referenced this issue in SoneYours/xe-core May 30, 2016
* fix #1906 embed 애드온에서 youtube.com의 short URL(youtu.be)을 인식하지 못하는 문제 고침
- longurl.org의 서비스 종료로 인해 관련 코드 제거
- youtu.be를 youtube provider에 추가

* fix #1907 oembed 애드온에서 iframe 등의 크기를 잘못 조정하여 출력물을 나타내지 못하는 문제 고침
- 페이지 넘침을 방지하기 위해 대상의 상위 너비를 측정하는 코드의 문제
- 대상 텍스트를 inline element로 감싼 경우 출력물의 크기를 0px로 설정되었음
- 출력물에 크기가 지정된 경우 CSS로 지정된 크기를 계산에 반영하도록 개선
- 지정된 최대 출력 크기를 넘어설 경우 크기를 재조정할 때 비율을 맞춰 조정하도록 개선

* fix #425 HTTPS에서 결과물을 출력하지 못하는 문제 고침
- query.yahooapis.com에 요청 URL에서 scheme 제거
bjrambo referenced this issue in SoneYours/xe-core May 30, 2016
* editorconfig. js, css 파일 등에 대한 들여쓰기 규칙 수정

* #1904 XEIcon 2.2.0 버전으로 업데이트

* Revert "#1904 XEIcon 2.2.0 버전으로 업데이트"

This reverts commit 16d4a65.

* fix #1906 embed 애드온에서 youtube.com의 short URL(youtu.be)을 인식하지 못하는 문제 고침
- longurl.org의 서비스 종료로 인해 관련 코드 제거
- youtu.be를 youtube provider에 추가

* fix #1907 oembed 애드온에서 iframe 등의 크기를 잘못 조정하여 출력물을 나타내지 못하는 문제 고침
- 페이지 넘침을 방지하기 위해 대상의 상위 너비를 측정하는 코드의 문제
- 대상 텍스트를 inline element로 감싼 경우 출력물의 크기를 0px로 설정되었음
- 출력물에 크기가 지정된 경우 CSS로 지정된 크기를 계산에 반영하도록 개선
- 지정된 최대 출력 크기를 넘어설 경우 크기를 재조정할 때 비율을 맞춰 조정하도록 개선

* fix #425 HTTPS에서 결과물을 출력하지 못하는 문제 고침
- query.yahooapis.com에 요청 URL에서 scheme 제거
@ghost ghost closed this as completed Jun 14, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants