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

Key: LPP-3966
Type: Sub-task Sub-task
Status: Closed Closed
Resolution: Duplicate
Priority: -- --
Assignee: Unassigned
Reporter: Geert Bevin
Votes: 0
Watchers: 0
Operations

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

Strange XML processing error after response ($2_d.childNodes[0] has no properties)

Created: 12/May/07 10:30 AM   Updated: 11/Feb/08 02:49 PM
Component/s: Compiler - JavaScript
Affects Version/s: 4.0.2
Fix Version/s: None

Time Tracking:
Not Specified

Environment: Firefox 2.0.0.3 MacOSX

Severity: Minor
Runtime: N/A
Fix in hand: False


 Description  « Hide
* log into Bla-bla List
* log back out again

There's one JavaScript error:

$2_d.childNodes[0] has no properties
  processRawData(LzDataset :logout_ds _instanceAttrs=Object __LZisnew=false, <loggedout/> nodeName=loggedout attributes=Object)LFCdhtml-debug.js (line 13361)
  gotRawData(<loggedout/> nodeName=loggedout attributes=Object)LFCdhtml-debug.js (line 11217)
  loadSuccess(Object dataset=LzDataset :logout_ds, <loggedout/> nodeName=loggedout attributes=Object)LFCdhtml-debug.js (line 13227)
  ()LFCdhtml-debug.js (line 7631)
if ($2_d.childNodes[0].nodeName == "error") {


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Benjamin Shine - 16/May/07 11:01 AM
I can't reproduce this; when I run with lzr=dhtml&debug=true, the debugger covers up the logout button, so I can't log out. Geert, how can I reproduce the problem?

Benjamin Shine - 16/May/07 11:02 AM
To reproduce this issue, run with Firebug enabled. The error message listed in the bug displays in the firebug console.

Geert Bevin - 16/May/07 11:36 AM
You can log out by removing the authid cookie, or by using the swf version which has the button available.


Benjamin Shine - 18/May/07 10:58 AM
Duplicate of LPP-3992

Mamye Kratt - 11/Feb/08 02:49 PM
Close as a duplicate of LPP-3992.