#665 closed defect (fixed)

Error reported in JavaScript when closing incomplete (but rendering) widget

Reported by: gcooper Owned by:
Priority: minor Milestone:
Component: GUI Version: 8.0-RELEASE
Keywords: Cc:

Description

Prereqs:

  • You must be running Firefox or an equivalent browser with the Error Console up and running.

Procedure:

  1. Open the Error Console.
  2. Go to "Account" -> "Users".
  3. Click "Add User".
  4. Close while the widget is rendering.

Expected result:

  • No errors should show up in the Error Console.

Actual result:

Error: elem is undefined
Source File: https://10.2.1.166:8000/dojango/dojo-media/release/1.6.1/dojo/freenasdojo.js
Line: 14

Change History (1)

comment:1 Changed 19 months ago by william

  • Resolution set to fixed
  • Status changed from new to closed

I believe this has been fixed with the change to dojo 1.7 (r8496)
(at least I cannot reproduce it anymore)

Note: See TracTickets for help on using tickets.