Project

General

Profile

Bug #1629

ContainerWindow - Invalid Results and CTD

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

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

Description

ISXEQ2 Version: 20160614.0001

${ContainerWindow} / containerwindow returns invalid results, and if touched while in a foul mood will CTD.

With container window open:

echo ${ContainerWindow.NumItems} -> -256  (yes, that's negative 256)

echo ${ContainerWindow.NumItems} -> 0  (now it's 0, and I didn't touch anything, just back to back queries)

Touching ${ContainerWindow.Item[1]} when NumItems is reading -256 will CTD.  When it reads 0, it will return null.

 

#1

Updated by Amadeus almost 8 years ago

  • Status changed from New to Implemented

Fixed in 20160614.0002

Also available in: Atom PDF