sidewinderlabs / backplanejs

Other
12 stars 3 forks source link

Result of expression 'YAHOO.widget.SimpleDialog' [undefined] is not a constructor. #109

Closed backplane-import closed 12 years ago

backplane-import commented 12 years ago

Imported from backplanejs Google Code issue 109.

Reporter fdintino
Date 20 Sep 2010 9:30:50 PM UTC

Simple xforms model to reproduce:

xf:model

/xf:instance xf:messageAlert message/xf:message /xf:action /xf:model Expected output is that a modal overlay appears saying "Alert message" after page load. Instead, one gets the javascript error "Result of expression 'YAHOO.widget.SimpleDialog' [undefined] is not a constructor." This happens because the yui file container.js (not to be confused with container_core.js), where YAHOO.widget.SimpleDialog is defined, is not in third-party/yui, although it is used in third-party/uxf/src/lib/xforms/message.js --- Owner set to [fdintino](https://github.com/fdintino) **Priority**: Medium **Type**: Defect
backplane-import commented 12 years ago

Comment by markbirbeck on 27 Feb 2011 10:52:14 AM UTC

This issue was closed by revision 110de79883f572ffa059b632742fe80dbfb24284 (originally cd0404c0dc).


Updates

Ticket status set to Fixed