Skip to content

Fix #1477 프로토콜 상대주소 처리 개선#1478

Merged
1 commit merged into
xpressengine:developfrom
kijin:fix/relative-url
May 19, 2015
Merged

Fix #1477 프로토콜 상대주소 처리 개선#1478
1 commit merged into
xpressengine:developfrom
kijin:fix/relative-url

Conversation

@kijin

@kijin kijin commented May 19, 2015

Copy link
Copy Markdown
Contributor

#1290 에서 //로 시작하는 프로토콜 상대주소를 사용할 수 있도록 했지만, 여전히 여러 모듈과 애드온들이 예전의 버그를 우회하기 위해 ///로 시작하는 상대주소를 사용하고 있습니다. 그래서 #1477 과 같은 문제가 발생하고요.

그래서 ///로 시작하는 예전 방식의 상대주소를 사용할 경우 자동으로 //로 변환해 주어 XE 1.8에서도 정상적으로 작동하도록 고쳤습니다.

@ghost ghost added the type/enhancement label May 19, 2015
@ghost ghost added this to the next-2015-21 milestone May 19, 2015
@ghost ghost self-assigned this May 19, 2015
ghost pushed a commit that referenced this pull request May 19, 2015
Fix #1477 프로토콜 상대주소 처리 개선
@ghost ghost merged commit 7562f43 into xpressengine:develop May 19, 2015
@kijin kijin deleted the fix/relative-url branch May 19, 2015 07:58
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant