Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#153 closed defect (fixed)

Print widget causes error

Reported by: chrisclaydon Owned by: pagameba
Priority: P1 Milestone: 2.0
Component: Widgets Version: SVN
Severity: Major Keywords:
Cc: Browser: All
External ID: 1152462 Operating System: All
state: Committed

Description

1.Create any Flexible Web Layout and open it. I used Slate template.

  1. Click on Print in Toolbar. Printable Page UI is opened.
  1. Enter title.
  1. Click on Generate button

This action triggers an error: Object doesn't support this property or method.

Change History (3)

comment:1 by pagameba, 15 years ago

Owner: changed from madair to pagameba
state: Analysis RequestedAnalysing
Status: newassigned

comment:2 by pagameba, 15 years ago

Resolution: fixed
Status: assignedclosed

(In [1643]) Fixes #153. Jx no longer provides the getObj interface, it was removed as unnecessary because getElementById is now supported on sub-elements by MooTools. The Print dialog code was not updated to remove the use of getObj.

comment:3 by pagameba, 15 years ago

state: AnalysingCommitted

fixed.

Note: See TracTickets for help on using tickets.