History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: LPP-1598
Type: Bug Bug
Status: Verified Verified
Resolution: Fixed
Priority: P1 P1
Assignee: Henry Minsky
Reporter: Oliver Steele
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenLaszlo

debug warnings in basewindow (regression)

Created: 15/Feb/06 02:02 PM   Updated: 08/May/07 10:34 AM
Component/s: Components - base
Affects Version/s: 3.2cr1
Fix Version/s: 3.2 (Sage), 4.0.2

Time Tracking:
Not Specified

Severity: Minor
URL: http://localhost:8080/lps-dev/examples/components/window_example.lzx?debug=true
Fixed in Change#: 39,551
Runtime: N/A
Fix in hand: False


 Description  « Hide
This is new:
  <canvas>
    <window/>
  </canvas>
=>
WARNING: base/basewindow.lzx:234: undefined object does not have a property '[]'
WARNING: base/basewindow.lzx:234: undefined object does not have a property 'length'
WARNING: base/basewindow.lzx:234: reference to undefined property 'length'
WARNING: base/basewindow.lzx:234: undefined object does not have a property 'setAttribute'

This also afflicts the examples (and probably test cases as well):
http://localhost:8080/lps-dev/examples/sessionwindow.lzx?debug=true
http://localhost:8080/lps-dev/examples/components/window_example.lzx?debug=true



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Frisco Del Rosario - 16/Feb/06 01:13 PM
Bugginess confirmed.