Ticket #596 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

EolinTagSearchTT 플러그인의 오류

Reported by: inureyes Owned by: inureyes
Priority: major Milestone: 1.5.1
Component: Plugins Version: 1.5
Keywords: plugin,tag,search Cc:
Release:

Description

  • 확장팩에 들어간 ETS에서 동작시 태그명을 못 받아 옵니다.
  • 몇가지 문제점이 발견되어 해당 이벤트의 동작이 변경되었기 때문입니다.
  • $mother / $target 값 및 처리 부분을 확인 부탁 드립니다

Change History

follow-up: ↓ 2   Changed 2 years ago by jparker

정확히 어떤 상황에서 못 받아 오나요?

in reply to: ↑ 1 ; follow-up: ↓ 3   Changed 2 years ago by inureyes

Replying to jparker:

정확히 어떤 상황에서 못 받아 오나요?

 http://forest.nubimaru.com/ 을 방문해 보시면 태그 뒷부분이 비었음을 보실 수 있습니다

in reply to: ↑ 2   Changed 2 years ago by inureyes

Replying to inureyes:

Replying to jparker:

정확히 어떤 상황에서 못 받아 오나요?

 http://forest.nubimaru.com/ 을 방문해 보시면 태그 뒷부분이 비었음을 보실 수 있습니다

참고로 1.1과 1.5의 ViewTags 이벤트의 mother/target 동작이 다릅니당. 다른 부분은 전부 호환성을 유지했는데 저것만은 기존의 구조가 다중 플러그인이 값을 가져다가 쓸 수 없기 때문에 그럴 수 없었다는...

  Changed 2 years ago by jparker

이상하네요.. 왜 비어있을 까요.. 전 재현이 안됩니다. --

  Changed 2 years ago by inureyes

  • status changed from new to closed
  • resolution set to invalid

제 서버의 APC 웹가속기의 캐시 갱신 오류였습니다. 죄송 ㅠ_ㅠ

  Changed 2 years ago by inureyes

  • status changed from closed to reopened
  • resolution invalid deleted

  Changed 2 years ago by inureyes

ViewTagLists의 이벤트가 [3333]에서 변경되었습니다.

  • ViewTagLists
    • $mother : 글번호
    • $target : 태그 정보 및 출력 정보
      • 'name' => link 식이다.
      • 예) $target전지현? = '<a href=...'
      • 넘어와서 링크를 추가로 붙여주고 싶으면 위의 형식을 지켜서 붙이면 됨.

[577]의 문제는 여기서 파생되므로, 이 이벤트에 따라서 JP_EolinSearch_TT를 제가 수정하겠습니다. :)

  Changed 2 years ago by inureyes

  • owner changed from jparker to inureyes
  • status changed from reopened to new

  Changed 2 years ago by inureyes

  • status changed from new to closed
  • resolution set to fixed

완료~

Note: See TracTickets for help on using tickets.