Ticket #1003 (closed defect: fixed)

Opened 13 months ago

Last modified 13 months ago

몇몇 메뉴에서 페이지가 중단되는 현상 (IE)

Reported by: coolengineer Owned by: coolengineer
Priority: major Milestone: 1.7.1
Component: User Interfaces Version: 1.7
Keywords: Cc: dev@…
Release:

Description

http://forum.tattersite.com/ko/viewtopic.php?id=5674

에 나열되어 있는 증상을 해결합니다.

Change History

follow-up: ↓ 4   Changed 13 months ago by coolengineer

Changeset: [6237]

  • #1003
  • span이 닫히기 전에 getElementById로 해당 태그를 접근하는 버그

  Changed 13 months ago by creorix

  Changed 13 months ago by creorix

packed된 JS는 수정할 수 없어서 unpacked된 버전으로 바꾸고 맨 마지막 줄만 수정했습니다.

in reply to: ↑ 1 ; follow-up: ↓ 9   Changed 13 months ago by creorix

Replying to coolengineer:

Changeset: [6237] * #1003 * span이 닫히기 전에 getElementById로 해당 태그를 접근하는 버그

http://support.microsoft.com/default.aspx/kb/927917 보시면 한 수준 아래의 태그는 수정 가능한 것으로 되어 있습니다 :) (물론 rollback하지 않아도 상관은 없습니다~)

follow-up: ↓ 6   Changed 13 months ago by inureyes

이제 전부 정상 동작 하나요? (확인할 상황이 안되는...)

in reply to: ↑ 5 ; follow-ups: ↓ 7 ↓ 8   Changed 13 months ago by creorix

Replying to inureyes:

이제 전부 정상 동작 하나요? (확인할 상황이 안되는...)

제 컴퓨터에서는 정상적으로 동작하는지 확인할 방법이... (이게 오류가 있을 때에는 오류가 random하게 나타나서 고쳐진 것인지 아닌지 확인이 안되네요;;)

in reply to: ↑ 6   Changed 13 months ago by jparker

Replying to creorix:

Replying to inureyes:

이제 전부 정상 동작 하나요? (확인할 상황이 안되는...)

제 컴퓨터에서는 정상적으로 동작하는지 확인할 방법이... (이게 오류가 있을 때에는 오류가 random하게 나타나서 고쳐진 것인지 아닌지 확인이 안되네요;;)

통계 플러그인도 수정했습니다. http://dev.tattersite.com/changeset/581

in reply to: ↑ 6   Changed 13 months ago by coolengineer

Replying to creorix:

Replying to inureyes:

이제 전부 정상 동작 하나요? (확인할 상황이 안되는...)

제 컴퓨터에서는 정상적으로 동작하는지 확인할 방법이... (이게 오류가 있을 때에는 오류가 random하게 나타나서 고쳐진 것인지 아닌지 확인이 안되네요;;)

그러게요, 저도 무작위로 발생하는데 IE5.5에서 발견되자 마자 Script Debugger에 잡혀서 발견한것이라.

in reply to: ↑ 4   Changed 13 months ago by coolengineer

Replying to creorix:

Replying to coolengineer:

Changeset: [6237] * #1003 * span이 닫히기 전에 getElementById로 해당 태그를 접근하는 버그

http://support.microsoft.com/default.aspx/kb/927917 보시면 한 수준 아래의 태그는 수정 가능한 것으로 되어 있습니다 :) (물론 rollback하지 않아도 상관은 없습니다~)

이런 재밌는 문서가! 이것은 그렘린이군요.. ;)

  Changed 13 months ago by inureyes

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.