Ticket #153 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Print widget causes error

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

Description

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

2. Click on Print in Toolbar. Printable Page UI is opened.

3. Enter title.

4. Click on Generate button

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

Change History

Changed 3 years ago by pagameba

  • owner changed from madair to pagameba
  • status changed from new to assigned
  • state changed from Analysis Requested to Analysing

Changed 3 years ago by pagameba

  • status changed from assigned to closed
  • resolution set to fixed

(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.

Changed 3 years ago by pagameba

  • state changed from Analysing to Committed

fixed.

Note: See TracTickets for help on using tickets.