Project

General

Profile

Bug #1628

ExamineItemWindow CTW/Unknown Results

Added by uiyice almost 8 years ago. Updated almost 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Broken Feature(s)
vbulletin_issue_id:

Description

Touching ${ExamineItemWindow} by itself appears to be an instant CTD whether an item is being examined or not.

Attempting to get the ToItem member returns an Unknown item, with the name Unknown, and most child members returning NULL.

Results are the same for both ExamineItemWindow[], and ExamineItemWindow[WindowID]

(The on item examin window event is working fine)

ISXEQ2 Version: 20160614.0001

For the CTD:

LavishScript Execution Stack:
-----------------------------------
echo ${ExamineItemWindow}

For the Unknown:

echo ${ExamineItemWindow.ToItem} -> Unknown

echo ${ExamineItemWindow.ToItem.LinkID} -> -1

 

 

#1

Updated by Amadeus almost 8 years ago

  • Status changed from New to Resolved

Fixed in 20160614.0002

Also available in: Atom PDF