Project

General

Profile

Actions

Bug #1823

closed

WDialog fails with latest git

Added by Anonymous almost 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
04/08/2013
Due date:
% Done:

0%

Estimated time:

Description

If I try to create a WDialog with this code (even before calling exec(), just by creating the object):

WDialog *dialog_ = new WDialog("Hi there") ;

The result is an error from the browser (Chrome) with this text:

Wt internal error: TypeError: Cannot set property 'wtResize' of undefined, code: undefined, description: undefined

With WMessageBox:

StandardButton result = WMessageBox::show("Confirm", "About to wreak havoc... Continue ?", Ok | Cancel);

I get this:

error on line 4 at column 293: xmlParseEntityRef: no name

#2

Updated by Koen Deforche almost 12 years ago

  • Status changed from New to Feedback
  • Assignee set to Koen Deforche
  • Target version set to 3.3.0
#4

Updated by Koen Deforche almost 12 years ago

  • Status changed from Feedback to Closed
Actions

Also available in: Atom PDF